./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/weaver/test-hard1.wvr.c --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for ERROR reachability
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/test-hard1.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 34f393fd72a97393a0a39d407b9330aa7c1c7e210ad76310ea88c9427f882106
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 06:06:42,807 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 06:06:42,866 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-12-02 06:06:42,870 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 06:06:42,870 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 06:06:42,891 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 06:06:42,892 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 06:06:42,892 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 06:06:42,893 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 06:06:42,893 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 06:06:42,893 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 06:06:42,893 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 06:06:42,893 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 06:06:42,894 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 06:06:42,894 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 06:06:42,894 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 06:06:42,894 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 06:06:42,894 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 06:06:42,894 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 06:06:42,894 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 06:06:42,894 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 06:06:42,894 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 06:06:42,895 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 06:06:42,895 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 06:06:42,895 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 06:06:42,895 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 06:06:42,895 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 06:06:42,895 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 06:06:42,895 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 06:06:42,895 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 06:06:42,895 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 06:06:42,895 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 06:06:42,896 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 06:06:42,896 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 06:06:42,896 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 06:06:42,896 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 06:06:42,896 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 06:06:42,896 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 06:06:42,896 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 06:06:42,896 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 06:06:42,896 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 06:06:42,897 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 06:06:42,897 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 06:06:42,897 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 06:06:42,897 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 06:06:42,897 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 06:06:42,897 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 06:06:42,897 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 06:06:42,897 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_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/bin/uautomizer-verify-84ZbGMXZE1
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 ! call(reach_error())) )


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 -> 34f393fd72a97393a0a39d407b9330aa7c1c7e210ad76310ea88c9427f882106
[2024-12-02 06:06:43,122 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 06:06:43,130 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 06:06:43,133 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 06:06:43,134 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 06:06:43,134 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 06:06:43,135 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/weaver/test-hard1.wvr.c
[2024-12-02 06:06:45,759 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/bin/uautomizer-verify-84ZbGMXZE1/data/6662b156a/bb5af292bf024a039a9c68338fddc7d5/FLAG776571ea2
[2024-12-02 06:06:45,976 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 06:06:45,977 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/sv-benchmarks/c/weaver/test-hard1.wvr.c
[2024-12-02 06:06:45,987 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/bin/uautomizer-verify-84ZbGMXZE1/data/6662b156a/bb5af292bf024a039a9c68338fddc7d5/FLAG776571ea2
[2024-12-02 06:06:46,333 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/bin/uautomizer-verify-84ZbGMXZE1/data/6662b156a/bb5af292bf024a039a9c68338fddc7d5
[2024-12-02 06:06:46,335 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 06:06:46,336 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 06:06:46,337 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 06:06:46,337 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 06:06:46,340 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 06:06:46,340 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:06:46" (1/1) ...
[2024-12-02 06:06:46,341 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6b4819d9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:46, skipping insertion in model container
[2024-12-02 06:06:46,341 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:06:46" (1/1) ...
[2024-12-02 06:06:46,356 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 06:06:46,515 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/sv-benchmarks/c/weaver/test-hard1.wvr.c[3425,3438]
[2024-12-02 06:06:46,519 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 06:06:46,528 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 06:06:46,550 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/sv-benchmarks/c/weaver/test-hard1.wvr.c[3425,3438]
[2024-12-02 06:06:46,550 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 06:06:46,564 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 06:06:46,565 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:46 WrapperNode
[2024-12-02 06:06:46,565 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 06:06:46,566 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 06:06:46,566 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 06:06:46,566 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 06:06:46,570 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:46" (1/1) ...
[2024-12-02 06:06:46,576 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:46" (1/1) ...
[2024-12-02 06:06:46,589 INFO  L138                Inliner]: procedures = 23, calls = 36, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 73
[2024-12-02 06:06:46,589 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 06:06:46,590 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 06:06:46,590 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 06:06:46,590 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 06:06:46,597 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:46" (1/1) ...
[2024-12-02 06:06:46,597 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:46" (1/1) ...
[2024-12-02 06:06:46,599 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:46" (1/1) ...
[2024-12-02 06:06:46,612 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-12-02 06:06:46,612 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:46" (1/1) ...
[2024-12-02 06:06:46,613 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:46" (1/1) ...
[2024-12-02 06:06:46,618 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:46" (1/1) ...
[2024-12-02 06:06:46,619 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:46" (1/1) ...
[2024-12-02 06:06:46,622 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:46" (1/1) ...
[2024-12-02 06:06:46,623 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:46" (1/1) ...
[2024-12-02 06:06:46,624 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:46" (1/1) ...
[2024-12-02 06:06:46,626 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 06:06:46,627 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 06:06:46,627 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 06:06:46,627 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 06:06:46,628 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:46" (1/1) ...
[2024-12-02 06:06:46,633 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 06:06:46,641 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:06:46,651 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 06:06:46,653 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6cc65cc8-dec6-4bb6-ad5e-bf44a04c00b3/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 06:06:46,675 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 06:06:46,675 INFO  L130     BoogieDeclarations]: Found specification of procedure thread1
[2024-12-02 06:06:46,675 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread1
[2024-12-02 06:06:46,675 INFO  L130     BoogieDeclarations]: Found specification of procedure thread2
[2024-12-02 06:06:46,675 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread2
[2024-12-02 06:06:46,675 INFO  L130     BoogieDeclarations]: Found specification of procedure thread3
[2024-12-02 06:06:46,675 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread3
[2024-12-02 06:06:46,675 INFO  L130     BoogieDeclarations]: Found specification of procedure thread4
[2024-12-02 06:06:46,676 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread4
[2024-12-02 06:06:46,676 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 06:06:46,676 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end
[2024-12-02 06:06:46,676 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin
[2024-12-02 06:06:46,676 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 06:06:46,676 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 06:06:46,677 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-12-02 06:06:46,747 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 06:06:46,748 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 06:06:46,943 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-12-02 06:06:46,943 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 06:06:47,088 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 06:06:47,088 INFO  L312             CfgBuilder]: Removed 4 assume(true) statements.
[2024-12-02 06:06:47,089 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:06:47 BoogieIcfgContainer
[2024-12-02 06:06:47,089 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 06:06:47,091 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 06:06:47,091 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 06:06:47,095 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 06:06:47,095 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 06:06:46" (1/3) ...
[2024-12-02 06:06:47,096 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@478a219 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:06:47, skipping insertion in model container
[2024-12-02 06:06:47,096 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:06:46" (2/3) ...
[2024-12-02 06:06:47,096 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@478a219 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:06:47, skipping insertion in model container
[2024-12-02 06:06:47,096 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:06:47" (3/3) ...
[2024-12-02 06:06:47,097 INFO  L128   eAbstractionObserver]: Analyzing ICFG test-hard1.wvr.c
[2024-12-02 06:06:47,108 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 06:06:47,109 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG test-hard1.wvr.c that has 5 procedures, 41 locations, 1 initial locations, 4 loop locations, and 1 error locations.
[2024-12-02 06:06:47,109 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-12-02 06:06:47,164 INFO  L143    ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions.
[2024-12-02 06:06:47,198 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 53 places, 44 transitions, 116 flow
[2024-12-02 06:06:47,238 INFO  L124   PetriNetUnfolderBase]: 4/40 cut-off events.
[2024-12-02 06:06:47,240 INFO  L125   PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES.
[2024-12-02 06:06:47,243 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 57 conditions, 40 events. 4/40 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 66 event pairs, 0 based on Foata normal form. 0/35 useless extension candidates. Maximal degree in co-relation 37. Up to 2 conditions per place. 
[2024-12-02 06:06:47,243 INFO  L82        GeneralOperation]: Start removeDead. Operand has 53 places, 44 transitions, 116 flow
[2024-12-02 06:06:47,246 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 48 places, 39 transitions, 102 flow
[2024-12-02 06:06:47,254 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 06:06:47,264 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=LoopHeads, 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;@20df033, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 06:06:47,265 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 5 error locations.
[2024-12-02 06:06:47,279 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-12-02 06:06:47,279 INFO  L124   PetriNetUnfolderBase]: 4/38 cut-off events.
[2024-12-02 06:06:47,279 INFO  L125   PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES.
[2024-12-02 06:06:47,279 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 06:06:47,280 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]
[2024-12-02 06:06:47,280 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] ===
[2024-12-02 06:06:47,284 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:47,284 INFO  L85        PathProgramCache]: Analyzing trace with hash -910932666, now seen corresponding path program 1 times
[2024-12-02 06:06:47,290 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:47,290 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [875965094]
[2024-12-02 06:06:47,290 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:47,291 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:47,390 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:47,627 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 06:06:47,628 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:47,628 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [875965094]
[2024-12-02 06:06:47,628 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [875965094] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:47,628 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:06:47,629 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 06:06:47,630 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [506322936]
[2024-12-02 06:06:47,631 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:47,637 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:06:47,641 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:47,659 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:06:47,660 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 06:06:47,661 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 21 out of 44
[2024-12-02 06:06:47,663 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 48 places, 39 transitions, 102 flow. Second operand  has 3 states, 3 states have (on average 27.0) internal successors, (81), 3 states have internal predecessors, (81), 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-12-02 06:06:47,663 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 06:06:47,663 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 44
[2024-12-02 06:06:47,664 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 06:06:48,044 INFO  L124   PetriNetUnfolderBase]: 1367/2172 cut-off events.
[2024-12-02 06:06:48,044 INFO  L125   PetriNetUnfolderBase]: For 141/141 co-relation queries the response was YES.
[2024-12-02 06:06:48,053 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 4051 conditions, 2172 events. 1367/2172 cut-off events. For 141/141 co-relation queries the response was YES. Maximal size of possible extension queue 150. Compared 11236 event pairs, 123 based on Foata normal form. 1/2124 useless extension candidates. Maximal degree in co-relation 3481. Up to 1541 conditions per place. 
[2024-12-02 06:06:48,065 INFO  L140   encePairwiseOnDemand]: 38/44 looper letters, 35 selfloop transitions, 5 changer transitions 1/58 dead transitions.
[2024-12-02 06:06:48,066 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 50 places, 58 transitions, 243 flow
[2024-12-02 06:06:48,067 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:06:48,069 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 06:06:48,078 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 105 transitions.
[2024-12-02 06:06:48,080 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7954545454545454
[2024-12-02 06:06:48,081 INFO  L175             Difference]: Start difference. First operand has 48 places, 39 transitions, 102 flow. Second operand 3 states and 105 transitions.
[2024-12-02 06:06:48,082 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 50 places, 58 transitions, 243 flow
[2024-12-02 06:06:48,089 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 58 transitions, 213 flow, removed 0 selfloop flow, removed 8 redundant places.
[2024-12-02 06:06:48,092 INFO  L231             Difference]: Finished difference. Result has 43 places, 43 transitions, 119 flow
[2024-12-02 06:06:48,095 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=86, PETRI_DIFFERENCE_MINUEND_PLACES=40, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=39, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=119, PETRI_PLACES=43, PETRI_TRANSITIONS=43}
[2024-12-02 06:06:48,098 INFO  L279   CegarLoopForPetriNet]: 48 programPoint places, -5 predicate places.
[2024-12-02 06:06:48,099 INFO  L471      AbstractCegarLoop]: Abstraction has has 43 places, 43 transitions, 119 flow
[2024-12-02 06:06:48,099 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 27.0) internal successors, (81), 3 states have internal predecessors, (81), 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-12-02 06:06:48,099 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 06:06:48,099 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]
[2024-12-02 06:06:48,099 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 06:06:48,100 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] ===
[2024-12-02 06:06:48,100 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:48,100 INFO  L85        PathProgramCache]: Analyzing trace with hash -1826260627, now seen corresponding path program 1 times
[2024-12-02 06:06:48,100 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:48,101 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [20278350]
[2024-12-02 06:06:48,101 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:48,101 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:48,135 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:48,494 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 06:06:48,494 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:48,494 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [20278350]
[2024-12-02 06:06:48,494 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [20278350] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:48,494 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:06:48,494 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 06:06:48,495 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [94638211]
[2024-12-02 06:06:48,495 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:48,496 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 06:06:48,497 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:48,497 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 06:06:48,497 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:48,518 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 16 out of 44
[2024-12-02 06:06:48,519 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 43 places, 43 transitions, 119 flow. Second operand  has 5 states, 5 states have (on average 20.6) internal successors, (103), 5 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 06:06:48,519 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 06:06:48,519 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 44
[2024-12-02 06:06:48,519 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 06:06:49,200 INFO  L124   PetriNetUnfolderBase]: 3258/4771 cut-off events.
[2024-12-02 06:06:49,200 INFO  L125   PetriNetUnfolderBase]: For 1296/1310 co-relation queries the response was YES.
[2024-12-02 06:06:49,212 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 10883 conditions, 4771 events. 3258/4771 cut-off events. For 1296/1310 co-relation queries the response was YES. Maximal size of possible extension queue 362. Compared 28148 event pairs, 1020 based on Foata normal form. 1/4297 useless extension candidates. Maximal degree in co-relation 2057. Up to 2161 conditions per place. 
[2024-12-02 06:06:49,242 INFO  L140   encePairwiseOnDemand]: 36/44 looper letters, 81 selfloop transitions, 9 changer transitions 0/102 dead transitions.
[2024-12-02 06:06:49,242 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 47 places, 102 transitions, 478 flow
[2024-12-02 06:06:49,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 06:06:49,243 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 5 states.
[2024-12-02 06:06:49,244 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 159 transitions.
[2024-12-02 06:06:49,244 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7227272727272728
[2024-12-02 06:06:49,244 INFO  L175             Difference]: Start difference. First operand has 43 places, 43 transitions, 119 flow. Second operand 5 states and 159 transitions.
[2024-12-02 06:06:49,244 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 47 places, 102 transitions, 478 flow
[2024-12-02 06:06:49,246 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 46 places, 102 transitions, 465 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-12-02 06:06:49,247 INFO  L231             Difference]: Finished difference. Result has 49 places, 49 transitions, 176 flow
[2024-12-02 06:06:49,248 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=114, PETRI_DIFFERENCE_MINUEND_PLACES=42, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=176, PETRI_PLACES=49, PETRI_TRANSITIONS=49}
[2024-12-02 06:06:49,248 INFO  L279   CegarLoopForPetriNet]: 48 programPoint places, 1 predicate places.
[2024-12-02 06:06:49,248 INFO  L471      AbstractCegarLoop]: Abstraction has has 49 places, 49 transitions, 176 flow
[2024-12-02 06:06:49,249 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 20.6) internal successors, (103), 5 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 06:06:49,249 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 06:06:49,249 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]
[2024-12-02 06:06:49,249 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 06:06:49,249 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] ===
[2024-12-02 06:06:49,250 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:49,250 INFO  L85        PathProgramCache]: Analyzing trace with hash 1023755559, now seen corresponding path program 2 times
[2024-12-02 06:06:49,250 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:49,250 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [271026695]
[2024-12-02 06:06:49,250 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 06:06:49,250 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:49,274 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-12-02 06:06:49,274 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 06:06:49,642 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 06:06:49,642 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:49,642 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [271026695]
[2024-12-02 06:06:49,642 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [271026695] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:49,642 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:06:49,642 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 06:06:49,643 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1073138367]
[2024-12-02 06:06:49,643 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:49,643 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 06:06:49,643 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:49,644 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 06:06:49,644 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-12-02 06:06:49,695 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 16 out of 44
[2024-12-02 06:06:49,696 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 49 transitions, 176 flow. Second operand  has 6 states, 6 states have (on average 19.833333333333332) internal successors, (119), 6 states have internal predecessors, (119), 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-12-02 06:06:49,696 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 06:06:49,696 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 44
[2024-12-02 06:06:49,696 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 06:06:50,301 INFO  L124   PetriNetUnfolderBase]: 4138/6069 cut-off events.
[2024-12-02 06:06:50,301 INFO  L125   PetriNetUnfolderBase]: For 4016/4578 co-relation queries the response was YES.
[2024-12-02 06:06:50,311 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 16467 conditions, 6069 events. 4138/6069 cut-off events. For 4016/4578 co-relation queries the response was YES. Maximal size of possible extension queue 392. Compared 34170 event pairs, 396 based on Foata normal form. 458/6393 useless extension candidates. Maximal degree in co-relation 5425. Up to 4698 conditions per place. 
[2024-12-02 06:06:50,334 INFO  L140   encePairwiseOnDemand]: 35/44 looper letters, 72 selfloop transitions, 21 changer transitions 1/106 dead transitions.
[2024-12-02 06:06:50,334 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 106 transitions, 552 flow
[2024-12-02 06:06:50,334 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 06:06:50,334 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 6 states.
[2024-12-02 06:06:50,335 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 183 transitions.
[2024-12-02 06:06:50,336 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6931818181818182
[2024-12-02 06:06:50,336 INFO  L175             Difference]: Start difference. First operand has 49 places, 49 transitions, 176 flow. Second operand 6 states and 183 transitions.
[2024-12-02 06:06:50,336 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 106 transitions, 552 flow
[2024-12-02 06:06:50,340 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 106 transitions, 542 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-12-02 06:06:50,342 INFO  L231             Difference]: Finished difference. Result has 57 places, 64 transitions, 317 flow
[2024-12-02 06:06:50,342 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=170, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=49, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=317, PETRI_PLACES=57, PETRI_TRANSITIONS=64}
[2024-12-02 06:06:50,342 INFO  L279   CegarLoopForPetriNet]: 48 programPoint places, 9 predicate places.
[2024-12-02 06:06:50,343 INFO  L471      AbstractCegarLoop]: Abstraction has has 57 places, 64 transitions, 317 flow
[2024-12-02 06:06:50,343 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 19.833333333333332) internal successors, (119), 6 states have internal predecessors, (119), 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-12-02 06:06:50,343 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 06:06:50,343 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]
[2024-12-02 06:06:50,343 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 06:06:50,343 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] ===
[2024-12-02 06:06:50,344 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:50,344 INFO  L85        PathProgramCache]: Analyzing trace with hash 1068923151, now seen corresponding path program 3 times
[2024-12-02 06:06:50,344 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:50,344 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1735789597]
[2024-12-02 06:06:50,344 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-02 06:06:50,344 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:50,364 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-12-02 06:06:50,364 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 06:06:50,644 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 06:06:50,644 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:50,644 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1735789597]
[2024-12-02 06:06:50,644 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1735789597] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:50,644 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:06:50,645 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 06:06:50,645 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [438981323]
[2024-12-02 06:06:50,645 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:50,645 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-02 06:06:50,645 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:50,646 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 06:06:50,646 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-12-02 06:06:50,698 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 14 out of 44
[2024-12-02 06:06:50,699 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 57 places, 64 transitions, 317 flow. Second operand  has 7 states, 7 states have (on average 17.428571428571427) internal successors, (122), 7 states have internal predecessors, (122), 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-12-02 06:06:50,699 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 06:06:50,699 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 44
[2024-12-02 06:06:50,699 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 06:06:52,085 INFO  L124   PetriNetUnfolderBase]: 10451/15137 cut-off events.
[2024-12-02 06:06:52,085 INFO  L125   PetriNetUnfolderBase]: For 17752/19682 co-relation queries the response was YES.
[2024-12-02 06:06:52,111 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 44103 conditions, 15137 events. 10451/15137 cut-off events. For 17752/19682 co-relation queries the response was YES. Maximal size of possible extension queue 1003. Compared 95590 event pairs, 1131 based on Foata normal form. 2005/16986 useless extension candidates. Maximal degree in co-relation 33741. Up to 5747 conditions per place. 
[2024-12-02 06:06:52,159 INFO  L140   encePairwiseOnDemand]: 30/44 looper letters, 255 selfloop transitions, 79 changer transitions 0/344 dead transitions.
[2024-12-02 06:06:52,159 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 344 transitions, 2333 flow
[2024-12-02 06:06:52,160 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-02 06:06:52,160 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 14 states.
[2024-12-02 06:06:52,161 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 429 transitions.
[2024-12-02 06:06:52,162 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6964285714285714
[2024-12-02 06:06:52,162 INFO  L175             Difference]: Start difference. First operand has 57 places, 64 transitions, 317 flow. Second operand 14 states and 429 transitions.
[2024-12-02 06:06:52,162 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 344 transitions, 2333 flow
[2024-12-02 06:06:52,184 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 344 transitions, 2195 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-12-02 06:06:52,188 INFO  L231             Difference]: Finished difference. Result has 79 places, 151 transitions, 1161 flow
[2024-12-02 06:06:52,188 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=283, PETRI_DIFFERENCE_MINUEND_PLACES=55, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=64, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=20, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=14, PETRI_FLOW=1161, PETRI_PLACES=79, PETRI_TRANSITIONS=151}
[2024-12-02 06:06:52,189 INFO  L279   CegarLoopForPetriNet]: 48 programPoint places, 31 predicate places.
[2024-12-02 06:06:52,189 INFO  L471      AbstractCegarLoop]: Abstraction has has 79 places, 151 transitions, 1161 flow
[2024-12-02 06:06:52,189 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 17.428571428571427) internal successors, (122), 7 states have internal predecessors, (122), 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-12-02 06:06:52,189 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 06:06:52,189 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]
[2024-12-02 06:06:52,189 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 06:06:52,190 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] ===
[2024-12-02 06:06:52,190 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:52,190 INFO  L85        PathProgramCache]: Analyzing trace with hash -1144007453, now seen corresponding path program 4 times
[2024-12-02 06:06:52,190 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:52,190 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [798111271]
[2024-12-02 06:06:52,190 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-12-02 06:06:52,191 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:52,207 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-12-02 06:06:52,207 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 06:06:52,431 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 06:06:52,431 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:52,431 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [798111271]
[2024-12-02 06:06:52,431 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [798111271] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:52,431 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:06:52,431 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 06:06:52,431 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [516523175]
[2024-12-02 06:06:52,431 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:52,432 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 06:06:52,432 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:52,432 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 06:06:52,432 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-12-02 06:06:52,482 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 16 out of 44
[2024-12-02 06:06:52,482 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 151 transitions, 1161 flow. Second operand  has 6 states, 6 states have (on average 19.833333333333332) internal successors, (119), 6 states have internal predecessors, (119), 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-12-02 06:06:52,482 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 06:06:52,482 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 44
[2024-12-02 06:06:52,483 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 06:06:54,605 INFO  L124   PetriNetUnfolderBase]: 17399/25749 cut-off events.
[2024-12-02 06:06:54,605 INFO  L125   PetriNetUnfolderBase]: For 74385/77428 co-relation queries the response was YES.
[2024-12-02 06:06:54,665 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 93849 conditions, 25749 events. 17399/25749 cut-off events. For 74385/77428 co-relation queries the response was YES. Maximal size of possible extension queue 1744. Compared 181963 event pairs, 1771 based on Foata normal form. 2992/28264 useless extension candidates. Maximal degree in co-relation 68809. Up to 11139 conditions per place. 
[2024-12-02 06:06:54,822 INFO  L140   encePairwiseOnDemand]: 34/44 looper letters, 190 selfloop transitions, 147 changer transitions 0/354 dead transitions.
[2024-12-02 06:06:54,822 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 86 places, 354 transitions, 3060 flow
[2024-12-02 06:06:54,825 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-02 06:06:54,825 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 8 states.
[2024-12-02 06:06:54,825 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 268 transitions.
[2024-12-02 06:06:54,826 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7613636363636364
[2024-12-02 06:06:54,826 INFO  L175             Difference]: Start difference. First operand has 79 places, 151 transitions, 1161 flow. Second operand 8 states and 268 transitions.
[2024-12-02 06:06:54,826 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 86 places, 354 transitions, 3060 flow
[2024-12-02 06:06:55,053 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 86 places, 354 transitions, 3018 flow, removed 21 selfloop flow, removed 0 redundant places.
[2024-12-02 06:06:55,057 INFO  L231             Difference]: Finished difference. Result has 92 places, 234 transitions, 2394 flow
[2024-12-02 06:06:55,058 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=1109, PETRI_DIFFERENCE_MINUEND_PLACES=79, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=147, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=72, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2394, PETRI_PLACES=92, PETRI_TRANSITIONS=234}
[2024-12-02 06:06:55,058 INFO  L279   CegarLoopForPetriNet]: 48 programPoint places, 44 predicate places.
[2024-12-02 06:06:55,059 INFO  L471      AbstractCegarLoop]: Abstraction has has 92 places, 234 transitions, 2394 flow
[2024-12-02 06:06:55,059 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 19.833333333333332) internal successors, (119), 6 states have internal predecessors, (119), 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-12-02 06:06:55,059 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 06:06:55,059 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]
[2024-12-02 06:06:55,059 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 06:06:55,059 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] ===
[2024-12-02 06:06:55,060 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:55,060 INFO  L85        PathProgramCache]: Analyzing trace with hash 1581695455, now seen corresponding path program 5 times
[2024-12-02 06:06:55,060 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:55,060 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [104753988]
[2024-12-02 06:06:55,060 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-12-02 06:06:55,060 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:55,074 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-12-02 06:06:55,074 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 06:06:55,254 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 06:06:55,254 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:55,254 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [104753988]
[2024-12-02 06:06:55,255 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [104753988] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:55,255 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:06:55,255 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 06:06:55,255 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2083018834]
[2024-12-02 06:06:55,255 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:55,255 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 06:06:55,256 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:55,256 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 06:06:55,256 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-12-02 06:06:55,283 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 16 out of 44
[2024-12-02 06:06:55,284 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 92 places, 234 transitions, 2394 flow. Second operand  has 6 states, 6 states have (on average 19.833333333333332) internal successors, (119), 6 states have internal predecessors, (119), 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-12-02 06:06:55,284 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 06:06:55,284 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 44
[2024-12-02 06:06:55,284 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 06:06:56,285 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][110], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 45#$Ultimate##0true, 142#true, 120#true, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, 25#L132-4true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:06:56,286 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-12-02 06:06:56,286 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:06:56,286 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:06:56,286 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:06:56,286 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][79], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 45#$Ultimate##0true, 142#true, 120#true, 16#thread3EXITtrue, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 25#L132-4true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:06:56,286 INFO  L294   olderBase$Statistics]: this new event has 20 ancestors and is cut-off event
[2024-12-02 06:06:56,286 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:06:56,286 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:06:56,286 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:06:56,595 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][110], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 45#$Ultimate##0true, 142#true, 120#true, 14#L133true, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:06:56,595 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-12-02 06:06:56,595 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:06:56,595 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:06:56,595 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:06:56,595 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][79], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 45#$Ultimate##0true, 142#true, 120#true, 16#thread3EXITtrue, 14#L133true, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:06:56,595 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-12-02 06:06:56,595 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:06:56,595 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:06:56,595 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:06:58,171 INFO  L124   PetriNetUnfolderBase]: 18970/28836 cut-off events.
[2024-12-02 06:06:58,171 INFO  L125   PetriNetUnfolderBase]: For 156515/160777 co-relation queries the response was YES.
[2024-12-02 06:06:58,259 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 128964 conditions, 28836 events. 18970/28836 cut-off events. For 156515/160777 co-relation queries the response was YES. Maximal size of possible extension queue 2014. Compared 215036 event pairs, 4185 based on Foata normal form. 3001/31160 useless extension candidates. Maximal degree in co-relation 99394. Up to 21248 conditions per place. 
[2024-12-02 06:06:58,353 INFO  L140   encePairwiseOnDemand]: 34/44 looper letters, 235 selfloop transitions, 135 changer transitions 1/388 dead transitions.
[2024-12-02 06:06:58,353 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 97 places, 388 transitions, 4699 flow
[2024-12-02 06:06:58,354 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 06:06:58,354 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 6 states.
[2024-12-02 06:06:58,354 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 183 transitions.
[2024-12-02 06:06:58,354 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6931818181818182
[2024-12-02 06:06:58,355 INFO  L175             Difference]: Start difference. First operand has 92 places, 234 transitions, 2394 flow. Second operand 6 states and 183 transitions.
[2024-12-02 06:06:58,355 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 97 places, 388 transitions, 4699 flow
[2024-12-02 06:06:58,672 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 97 places, 388 transitions, 4681 flow, removed 9 selfloop flow, removed 0 redundant places.
[2024-12-02 06:06:58,676 INFO  L231             Difference]: Finished difference. Result has 101 places, 316 transitions, 4001 flow
[2024-12-02 06:06:58,677 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=2382, PETRI_DIFFERENCE_MINUEND_PLACES=92, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=234, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=71, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=121, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=4001, PETRI_PLACES=101, PETRI_TRANSITIONS=316}
[2024-12-02 06:06:58,677 INFO  L279   CegarLoopForPetriNet]: 48 programPoint places, 53 predicate places.
[2024-12-02 06:06:58,677 INFO  L471      AbstractCegarLoop]: Abstraction has has 101 places, 316 transitions, 4001 flow
[2024-12-02 06:06:58,677 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 19.833333333333332) internal successors, (119), 6 states have internal predecessors, (119), 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-12-02 06:06:58,677 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 06:06:58,677 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]
[2024-12-02 06:06:58,677 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 06:06:58,678 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] ===
[2024-12-02 06:06:58,678 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:06:58,678 INFO  L85        PathProgramCache]: Analyzing trace with hash -705324263, now seen corresponding path program 1 times
[2024-12-02 06:06:58,678 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:06:58,678 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1658970850]
[2024-12-02 06:06:58,678 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:06:58,678 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:06:58,691 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:06:58,836 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 06:06:58,836 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:06:58,836 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1658970850]
[2024-12-02 06:06:58,836 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1658970850] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:06:58,836 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:06:58,837 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 06:06:58,837 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1087536]
[2024-12-02 06:06:58,837 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:06:58,837 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 06:06:58,837 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:06:58,837 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 06:06:58,837 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:06:58,851 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 16 out of 44
[2024-12-02 06:06:58,852 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 101 places, 316 transitions, 4001 flow. Second operand  has 5 states, 5 states have (on average 20.6) internal successors, (103), 5 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 06:06:58,852 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 06:06:58,852 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 44
[2024-12-02 06:06:58,852 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 06:07:00,504 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][190], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 41#L71true, 6#L52true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 25#L132-4true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:00,505 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-12-02 06:07:00,505 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:07:00,505 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:07:00,505 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:07:01,304 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][190], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 14#L133true, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:01,304 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:07:01,304 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:01,304 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:01,304 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:02,108 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][190], [42#L112true, 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:02,109 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:07:02,109 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:02,109 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:02,109 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:02,115 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][190], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 14#L133true, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:02,115 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:07:02,116 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:02,116 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:02,116 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:02,452 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][95], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 45#$Ultimate##0true, Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 14#L133true, 16#thread3EXITtrue, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:02,453 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:07:02,453 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:07:02,453 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:07:02,453 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:07:02,453 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 45#$Ultimate##0true, Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 14#L133true, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:02,453 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:07:02,453 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:07:02,453 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:07:02,453 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:07:02,530 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][190], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 8#L65true, 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:02,530 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,530 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,530 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,530 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,546 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][190], [42#L112true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 32#thread2EXITtrue, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 14#L133true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:02,546 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,546 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,546 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,546 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,563 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][190], [42#L112true, 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:02,563 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,563 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,563 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,563 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,569 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][190], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 5#L133-1true, Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:02,569 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,569 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,569 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,569 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,894 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, 25#L132-4true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:02,894 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,894 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:02,894 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:02,894 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:02,894 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 25#L132-4true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:02,894 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,894 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:02,894 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:02,894 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:02,894 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:02,894 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:07:02,894 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:02,894 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:02,894 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 14#L133true, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:02,895 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, 25#L132-4true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:02,895 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 14#L133true, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:02,895 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 32#thread2EXITtrue, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 25#L132-4true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:02,895 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 8#L65true, 37#L93true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 25#L132-4true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:02,895 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:02,895 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:03,031 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][190], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 8#L65true, 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,031 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,031 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,031 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,031 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,048 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][190], [42#L112true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 32#thread2EXITtrue, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 14#L133true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,048 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,048 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,048 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,049 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,063 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][190], [42#L112true, 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 5#L133-1true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,064 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,064 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,064 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,064 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,158 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 8#L65true, 37#L93true, 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,158 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,158 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,158 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,158 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,162 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 8#L65true, 37#L93true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 25#L132-4true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,162 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,162 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,162 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,162 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,171 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 32#thread2EXITtrue, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 14#L133true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 11#L55true, 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,171 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,171 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,171 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,171 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,175 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 32#thread2EXITtrue, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 25#L132-4true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,175 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,175 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,175 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,175 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,190 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,190 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,190 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,191 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,191 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,198 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 5#L133-1true, Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,198 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,199 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,199 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,199 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,200 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][95], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 16#thread3EXITtrue, 14#L133true, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,200 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,200 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,200 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:03,200 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:03,200 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 14#L133true, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,200 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,200 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:03,200 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:03,200 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:03,200 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,294 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][190], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 8#L65true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 5#L133-1true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,294 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,294 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,294 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,294 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,307 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][190], [42#L112true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 32#thread2EXITtrue, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 5#L133-1true, 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,307 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,307 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,307 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,307 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,378 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 8#L65true, 37#L93true, 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,378 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,378 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,378 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,378 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,386 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 32#thread2EXITtrue, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 14#L133true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,386 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,386 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,386 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,386 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,398 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 5#L133-1true, Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,398 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,398 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,398 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,398 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,399 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][95], [42#L112true, 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 14#L133true, 16#thread3EXITtrue, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,400 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,400 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,400 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:03,400 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:03,400 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 11#L55true, 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,400 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,400 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:03,400 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:03,400 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,400 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:03,402 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][95], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 16#thread3EXITtrue, 14#L133true, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,402 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,402 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:03,402 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:03,402 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,402 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][95], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 16#thread3EXITtrue, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 5#L133-1true, Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,402 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,402 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,402 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,402 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,402 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 14#L133true, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,402 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,402 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:03,402 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:03,402 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:03,402 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,402 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 5#L133-1true, Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,402 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,402 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,402 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,402 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,403 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,466 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][190], [42#L112true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 28#L134true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,466 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,466 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,466 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,466 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,500 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 8#L65true, 37#L93true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 5#L133-1true, Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,500 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 06:07:03,500 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,501 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,501 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,502 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][95], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 8#L65true, 14#L133true, 16#thread3EXITtrue, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,502 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,502 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,502 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,502 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,502 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 8#L65true, 37#L93true, 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 11#L55true, 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,502 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,502 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,502 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,502 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,502 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,506 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 32#thread2EXITtrue, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 5#L133-1true, Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,506 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 06:07:03,506 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,506 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,506 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,508 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][95], [42#L112true, 32#thread2EXITtrue, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 14#L133true, 16#thread3EXITtrue, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,508 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,508 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,508 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,508 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,508 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [32#thread2EXITtrue, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 14#L133true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,508 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,508 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,508 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,508 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,508 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,514 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][95], [42#L112true, 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 16#thread3EXITtrue, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 5#L133-1true, Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,514 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,514 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,514 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,514 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,515 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][95], [42#L112true, 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 14#L133true, 16#thread3EXITtrue, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,515 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,515 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,515 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,515 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,515 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 5#L133-1true, Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,515 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,515 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,515 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,515 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,515 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,515 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,515 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,515 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,515 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,515 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,515 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:03,574 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][95], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 8#L65true, 16#thread3EXITtrue, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 5#L133-1true, Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,574 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 06:07:03,574 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,574 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:07:03,574 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,574 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][95], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 8#L65true, 16#thread3EXITtrue, 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,575 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,575 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,575 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,575 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,575 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 8#L65true, 37#L93true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 5#L133-1true, Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,575 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 06:07:03,575 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,575 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,575 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,575 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:07:03,575 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 8#L65true, 37#L93true, 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,575 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,575 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,575 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,575 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,575 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,578 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), 156#true, Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 28#L134true, 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,578 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 06:07:03,579 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,579 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,579 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,579 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][95], [42#L112true, 32#thread2EXITtrue, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 16#thread3EXITtrue, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 5#L133-1true, Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,579 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 06:07:03,579 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,579 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:07:03,580 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,580 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][95], [42#L112true, 32#thread2EXITtrue, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 16#thread3EXITtrue, 14#L133true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,580 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,580 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,580 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,580 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,580 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [32#thread2EXITtrue, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 5#L133-1true, Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,580 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 06:07:03,580 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,580 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,580 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:07:03,580 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:03,580 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [32#thread2EXITtrue, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, 14#L133true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,580 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,580 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,580 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:03,580 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,580 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:03,581 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][95], [42#L112true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 16#thread3EXITtrue, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 28#L134true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,581 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 06:07:03,581 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,581 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,581 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 06:07:03,581 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][178], [Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 156#true, Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 142#true, 120#true, 37#L93true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 28#L134true, 13#thread4EXITtrue, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296))])
[2024-12-02 06:07:03,582 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 06:07:03,582 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 06:07:03,582 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,582 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,582 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:03,658 INFO  L124   PetriNetUnfolderBase]: 31888/47809 cut-off events.
[2024-12-02 06:07:03,658 INFO  L125   PetriNetUnfolderBase]: For 238256/243075 co-relation queries the response was YES.
[2024-12-02 06:07:03,813 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 209294 conditions, 47809 events. 31888/47809 cut-off events. For 238256/243075 co-relation queries the response was YES. Maximal size of possible extension queue 2822. Compared 370463 event pairs, 7257 based on Foata normal form. 1553/47545 useless extension candidates. Maximal degree in co-relation 172923. Up to 19359 conditions per place. 
[2024-12-02 06:07:03,946 INFO  L140   encePairwiseOnDemand]: 36/44 looper letters, 227 selfloop transitions, 186 changer transitions 0/451 dead transitions.
[2024-12-02 06:07:03,946 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 105 places, 451 transitions, 5968 flow
[2024-12-02 06:07:03,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 06:07:03,946 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 5 states.
[2024-12-02 06:07:03,947 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 162 transitions.
[2024-12-02 06:07:03,947 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7363636363636363
[2024-12-02 06:07:03,947 INFO  L175             Difference]: Start difference. First operand has 101 places, 316 transitions, 4001 flow. Second operand 5 states and 162 transitions.
[2024-12-02 06:07:03,947 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 105 places, 451 transitions, 5968 flow
[2024-12-02 06:07:04,599 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 104 places, 451 transitions, 5828 flow, removed 12 selfloop flow, removed 1 redundant places.
[2024-12-02 06:07:04,603 INFO  L231             Difference]: Finished difference. Result has 107 places, 339 transitions, 4793 flow
[2024-12-02 06:07:04,603 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=3896, PETRI_DIFFERENCE_MINUEND_PLACES=100, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=316, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=163, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=130, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=4793, PETRI_PLACES=107, PETRI_TRANSITIONS=339}
[2024-12-02 06:07:04,603 INFO  L279   CegarLoopForPetriNet]: 48 programPoint places, 59 predicate places.
[2024-12-02 06:07:04,603 INFO  L471      AbstractCegarLoop]: Abstraction has has 107 places, 339 transitions, 4793 flow
[2024-12-02 06:07:04,603 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 20.6) internal successors, (103), 5 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 06:07:04,603 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 06:07:04,603 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]
[2024-12-02 06:07:04,603 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 06:07:04,604 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] ===
[2024-12-02 06:07:04,604 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:07:04,604 INFO  L85        PathProgramCache]: Analyzing trace with hash -2117445315, now seen corresponding path program 6 times
[2024-12-02 06:07:04,604 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:07:04,604 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2034070476]
[2024-12-02 06:07:04,604 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-12-02 06:07:04,604 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:07:04,617 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s)
[2024-12-02 06:07:04,617 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 06:07:04,890 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 06:07:04,890 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:07:04,890 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2034070476]
[2024-12-02 06:07:04,890 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2034070476] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:07:04,890 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:07:04,890 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 06:07:04,890 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [642191810]
[2024-12-02 06:07:04,890 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:07:04,891 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 06:07:04,891 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:07:04,891 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 06:07:04,891 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-12-02 06:07:04,933 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 16 out of 44
[2024-12-02 06:07:04,933 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 107 places, 339 transitions, 4793 flow. Second operand  has 6 states, 6 states have (on average 19.833333333333332) internal successors, (119), 6 states have internal predecessors, (119), 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-12-02 06:07:04,934 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 06:07:04,934 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 44
[2024-12-02 06:07:04,934 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 06:07:11,153 INFO  L124   PetriNetUnfolderBase]: 34251/54144 cut-off events.
[2024-12-02 06:07:11,153 INFO  L125   PetriNetUnfolderBase]: For 359883/369601 co-relation queries the response was YES.
[2024-12-02 06:07:11,323 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 257340 conditions, 54144 events. 34251/54144 cut-off events. For 359883/369601 co-relation queries the response was YES. Maximal size of possible extension queue 3764. Compared 468266 event pairs, 4655 based on Foata normal form. 5791/57755 useless extension candidates. Maximal degree in co-relation 212949. Up to 15600 conditions per place. 
[2024-12-02 06:07:11,482 INFO  L140   encePairwiseOnDemand]: 32/44 looper letters, 325 selfloop transitions, 325 changer transitions 0/683 dead transitions.
[2024-12-02 06:07:11,482 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 116 places, 683 transitions, 9724 flow
[2024-12-02 06:07:11,483 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 06:07:11,483 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 10 states.
[2024-12-02 06:07:11,483 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 321 transitions.
[2024-12-02 06:07:11,484 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7295454545454545
[2024-12-02 06:07:11,484 INFO  L175             Difference]: Start difference. First operand has 107 places, 339 transitions, 4793 flow. Second operand 10 states and 321 transitions.
[2024-12-02 06:07:11,484 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 116 places, 683 transitions, 9724 flow
[2024-12-02 06:07:12,335 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 115 places, 683 transitions, 9445 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-12-02 06:07:12,341 INFO  L231             Difference]: Finished difference. Result has 122 places, 508 transitions, 8124 flow
[2024-12-02 06:07:12,341 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=4610, PETRI_DIFFERENCE_MINUEND_PLACES=106, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=339, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=173, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=8124, PETRI_PLACES=122, PETRI_TRANSITIONS=508}
[2024-12-02 06:07:12,342 INFO  L279   CegarLoopForPetriNet]: 48 programPoint places, 74 predicate places.
[2024-12-02 06:07:12,342 INFO  L471      AbstractCegarLoop]: Abstraction has has 122 places, 508 transitions, 8124 flow
[2024-12-02 06:07:12,342 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 19.833333333333332) internal successors, (119), 6 states have internal predecessors, (119), 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-12-02 06:07:12,342 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 06:07:12,342 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]
[2024-12-02 06:07:12,342 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 06:07:12,343 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] ===
[2024-12-02 06:07:12,343 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:07:12,343 INFO  L85        PathProgramCache]: Analyzing trace with hash 1435450639, now seen corresponding path program 7 times
[2024-12-02 06:07:12,343 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:07:12,343 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [664866980]
[2024-12-02 06:07:12,343 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-12-02 06:07:12,343 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:07:12,358 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:07:12,524 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 06:07:12,524 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:07:12,524 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [664866980]
[2024-12-02 06:07:12,524 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [664866980] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:07:12,524 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:07:12,525 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 06:07:12,525 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1192759828]
[2024-12-02 06:07:12,525 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:07:12,525 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 06:07:12,525 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:07:12,526 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 06:07:12,526 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-12-02 06:07:12,558 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 16 out of 44
[2024-12-02 06:07:12,558 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 508 transitions, 8124 flow. Second operand  has 6 states, 6 states have (on average 19.833333333333332) internal successors, (119), 6 states have internal predecessors, (119), 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-12-02 06:07:12,558 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 06:07:12,558 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 44
[2024-12-02 06:07:12,558 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 06:07:15,687 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][107], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 168#true, 45#$Ultimate##0true, Black: 144#(= ~n2~0 ~n1~0), 120#true, 37#L93true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 25#L132-4true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:15,688 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-12-02 06:07:15,688 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is cut-off event
[2024-12-02 06:07:15,688 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is cut-off event
[2024-12-02 06:07:15,688 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:07:16,882 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][107], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 168#true, 45#$Ultimate##0true, Black: 144#(= ~n2~0 ~n1~0), 120#true, 37#L93true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:16,882 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 06:07:16,882 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:07:16,882 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:16,882 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:07:16,890 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][107], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 168#true, 45#$Ultimate##0true, Black: 144#(= ~n2~0 ~n1~0), 120#true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 25#L132-4true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:16,890 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:07:16,890 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:07:16,890 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:07:16,890 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:07:17,774 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][107], [42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 168#true, 45#$Ultimate##0true, Black: 144#(= ~n2~0 ~n1~0), 120#true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:17,774 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:07:17,774 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:07:17,774 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:17,774 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:07:22,859 INFO  L124   PetriNetUnfolderBase]: 47856/75912 cut-off events.
[2024-12-02 06:07:22,859 INFO  L125   PetriNetUnfolderBase]: For 658041/671464 co-relation queries the response was YES.
[2024-12-02 06:07:23,162 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 400481 conditions, 75912 events. 47856/75912 cut-off events. For 658041/671464 co-relation queries the response was YES. Maximal size of possible extension queue 4975. Compared 682417 event pairs, 5239 based on Foata normal form. 8650/81912 useless extension candidates. Maximal degree in co-relation 313292. Up to 21513 conditions per place. 
[2024-12-02 06:07:23,397 INFO  L140   encePairwiseOnDemand]: 33/44 looper letters, 395 selfloop transitions, 426 changer transitions 0/854 dead transitions.
[2024-12-02 06:07:23,397 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 132 places, 854 transitions, 13533 flow
[2024-12-02 06:07:23,398 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-02 06:07:23,398 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 11 states.
[2024-12-02 06:07:23,399 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 362 transitions.
[2024-12-02 06:07:23,399 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7479338842975206
[2024-12-02 06:07:23,400 INFO  L175             Difference]: Start difference. First operand has 122 places, 508 transitions, 8124 flow. Second operand 11 states and 362 transitions.
[2024-12-02 06:07:23,400 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 132 places, 854 transitions, 13533 flow
[2024-12-02 06:07:28,971 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 132 places, 854 transitions, 13511 flow, removed 11 selfloop flow, removed 0 redundant places.
[2024-12-02 06:07:28,980 INFO  L231             Difference]: Finished difference. Result has 140 places, 678 transitions, 12338 flow
[2024-12-02 06:07:28,980 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=8102, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=508, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=275, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=181, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=12338, PETRI_PLACES=140, PETRI_TRANSITIONS=678}
[2024-12-02 06:07:28,980 INFO  L279   CegarLoopForPetriNet]: 48 programPoint places, 92 predicate places.
[2024-12-02 06:07:28,980 INFO  L471      AbstractCegarLoop]: Abstraction has has 140 places, 678 transitions, 12338 flow
[2024-12-02 06:07:28,980 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 19.833333333333332) internal successors, (119), 6 states have internal predecessors, (119), 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-12-02 06:07:28,980 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 06:07:28,980 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]
[2024-12-02 06:07:28,981 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 06:07:28,981 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] ===
[2024-12-02 06:07:28,981 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:07:28,981 INFO  L85        PathProgramCache]: Analyzing trace with hash 1970196325, now seen corresponding path program 8 times
[2024-12-02 06:07:28,981 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:07:28,981 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [348978617]
[2024-12-02 06:07:28,981 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 06:07:28,981 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:07:28,990 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-12-02 06:07:28,990 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 06:07:29,236 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 06:07:29,236 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:07:29,236 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [348978617]
[2024-12-02 06:07:29,236 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [348978617] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:07:29,236 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:07:29,236 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 06:07:29,236 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [702496859]
[2024-12-02 06:07:29,236 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:07:29,236 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-02 06:07:29,236 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:07:29,237 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 06:07:29,237 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42
[2024-12-02 06:07:29,287 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 15 out of 44
[2024-12-02 06:07:29,288 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 678 transitions, 12338 flow. Second operand  has 7 states, 7 states have (on average 18.285714285714285) internal successors, (128), 7 states have internal predecessors, (128), 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-12-02 06:07:29,288 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 06:07:29,288 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 44
[2024-12-02 06:07:29,288 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 06:07:37,842 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][109], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 45#$Ultimate##0true, Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 16#thread3EXITtrue, 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:37,842 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 06:07:37,842 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:07:37,842 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:07:37,843 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:07:37,843 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][163], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 45#$Ultimate##0true, Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:37,843 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:07:37,843 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:07:37,843 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:07:37,843 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:07:40,021 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][109], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 45#$Ultimate##0true, Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:40,021 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:07:40,021 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:07:40,021 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:07:40,021 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:07:40,021 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][163], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 45#$Ultimate##0true, Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:40,021 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:07:40,021 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:07:40,021 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:07:40,021 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:07:40,022 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][109], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 45#$Ultimate##0true, Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 16#thread3EXITtrue, 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:40,022 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:07:40,022 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:07:40,022 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:07:40,022 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:07:40,023 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][163], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 45#$Ultimate##0true, Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:40,023 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:07:40,023 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:07:40,023 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:07:40,023 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:07:40,499 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][109], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 25#L132-4true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:40,500 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:07:40,500 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:40,500 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:40,500 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:07:42,365 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][163], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 45#$Ultimate##0true, Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:42,366 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:07:42,366 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:42,366 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:42,366 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:07:42,366 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][109], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 45#$Ultimate##0true, Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:42,366 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:07:42,366 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:07:42,366 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:07:42,366 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:07:43,022 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][163], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 25#L132-4true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:43,022 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:07:43,022 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:43,022 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:43,022 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:43,025 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][109], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:43,025 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:07:43,025 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:43,025 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:43,025 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:43,029 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][109], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 16#thread3EXITtrue, 215#true, 25#L132-4true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:43,030 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:07:43,030 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:43,030 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:43,030 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:07:44,655 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][163], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:44,655 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:07:44,655 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:44,655 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:44,655 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:44,657 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][163], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 25#L132-4true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:44,657 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:07:44,657 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:44,657 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:44,657 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:44,660 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][109], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 16#thread3EXITtrue, 215#true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:44,660 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:07:44,660 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:44,660 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:44,660 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:44,661 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][109], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 5#L133-1true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:44,661 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:07:44,661 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:44,661 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:44,661 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:44,662 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][109], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:44,662 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:44,662 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:44,662 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:44,662 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:45,860 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][163], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:45,860 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:45,860 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:45,860 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:45,860 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:45,860 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][163], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:45,860 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:07:45,860 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:45,860 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:45,860 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:45,860 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][163], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 5#L133-1true, Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:45,860 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:45,860 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:45,860 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:45,860 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:45,864 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][109], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 5#L133-1true, Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:45,864 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:07:45,864 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:45,864 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:45,864 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:46,539 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][109], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:46,539 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:07:46,539 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:46,539 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:46,539 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:46,561 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][163], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 5#L133-1true, Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:46,561 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:07:46,561 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:46,561 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:46,561 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:47,280 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][163], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:47,280 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 06:07:47,280 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:07:47,280 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:07:47,280 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:07:47,296 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][109], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 16#thread3EXITtrue, 215#true, 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 19#L109true, 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:47,296 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 06:07:47,296 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:07:47,296 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:07:47,296 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:07:47,701 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][163], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:47,701 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 06:07:47,701 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:47,701 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:47,701 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:47,701 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:47,701 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][225], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 37#L93true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue])
[2024-12-02 06:07:47,701 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 06:07:47,701 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:47,701 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:47,701 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:47,702 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][109], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:47,702 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 06:07:47,702 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:47,702 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:47,702 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:47,702 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:47,708 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][163], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 19#L109true, 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:47,708 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 06:07:47,708 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:07:47,709 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 06:07:47,709 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 06:07:47,929 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][163], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:47,929 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 06:07:47,929 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:07:47,929 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:07:47,930 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:07:47,930 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:07:47,930 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][109], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:07:47,930 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 06:07:47,930 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:47,930 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:47,930 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:47,930 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:07:48,193 INFO  L124   PetriNetUnfolderBase]: 73570/111842 cut-off events.
[2024-12-02 06:07:48,193 INFO  L125   PetriNetUnfolderBase]: For 1442672/1462204 co-relation queries the response was YES.
[2024-12-02 06:07:48,779 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 662973 conditions, 111842 events. 73570/111842 cut-off events. For 1442672/1462204 co-relation queries the response was YES. Maximal size of possible extension queue 6934. Compared 980595 event pairs, 19473 based on Foata normal form. 10066/118188 useless extension candidates. Maximal degree in co-relation 537428. Up to 86783 conditions per place. 
[2024-12-02 06:07:49,388 INFO  L140   encePairwiseOnDemand]: 33/44 looper letters, 582 selfloop transitions, 441 changer transitions 2/1081 dead transitions.
[2024-12-02 06:07:49,388 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 1081 transitions, 21246 flow
[2024-12-02 06:07:49,389 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 06:07:49,389 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 7 states.
[2024-12-02 06:07:49,389 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 216 transitions.
[2024-12-02 06:07:49,390 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7012987012987013
[2024-12-02 06:07:49,390 INFO  L175             Difference]: Start difference. First operand has 140 places, 678 transitions, 12338 flow. Second operand 7 states and 216 transitions.
[2024-12-02 06:07:49,390 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 1081 transitions, 21246 flow
[2024-12-02 06:08:17,534 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 146 places, 1081 transitions, 21134 flow, removed 56 selfloop flow, removed 0 redundant places.
[2024-12-02 06:08:17,546 INFO  L231             Difference]: Finished difference. Result has 150 places, 879 transitions, 17638 flow
[2024-12-02 06:08:17,546 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=12266, PETRI_DIFFERENCE_MINUEND_PLACES=140, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=678, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=240, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=360, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=17638, PETRI_PLACES=150, PETRI_TRANSITIONS=879}
[2024-12-02 06:08:17,547 INFO  L279   CegarLoopForPetriNet]: 48 programPoint places, 102 predicate places.
[2024-12-02 06:08:17,547 INFO  L471      AbstractCegarLoop]: Abstraction has has 150 places, 879 transitions, 17638 flow
[2024-12-02 06:08:17,547 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 18.285714285714285) internal successors, (128), 7 states have internal predecessors, (128), 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-12-02 06:08:17,547 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 06:08:17,548 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]
[2024-12-02 06:08:17,548 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 06:08:17,548 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] ===
[2024-12-02 06:08:17,548 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:08:17,548 INFO  L85        PathProgramCache]: Analyzing trace with hash -1899545671, now seen corresponding path program 2 times
[2024-12-02 06:08:17,548 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:08:17,548 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1348601154]
[2024-12-02 06:08:17,548 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 06:08:17,548 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:08:17,559 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 06:08:17,559 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 06:08:17,664 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 06:08:17,664 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:08:17,664 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1348601154]
[2024-12-02 06:08:17,665 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1348601154] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:08:17,665 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:08:17,665 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 06:08:17,665 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1936575873]
[2024-12-02 06:08:17,665 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:08:17,665 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 06:08:17,665 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:08:17,666 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 06:08:17,666 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:08:17,683 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 16 out of 44
[2024-12-02 06:08:17,683 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 150 places, 879 transitions, 17638 flow. Second operand  has 5 states, 5 states have (on average 20.6) internal successors, (103), 5 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 06:08:17,683 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 06:08:17,683 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 44
[2024-12-02 06:08:17,683 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 06:08:26,162 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 215#true, 4#$Ultimate##0true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:26,162 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:08:26,162 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:08:26,162 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:08:26,163 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:08:28,096 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:28,096 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:08:28,096 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:08:28,096 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:08:28,096 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:08:29,016 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 11#L55true, Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:29,016 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:08:29,016 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:08:29,016 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:08:29,016 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:08:31,513 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:31,513 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:08:31,513 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:31,513 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:31,513 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:32,499 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][126], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:32,499 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:08:32,499 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:32,499 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:32,499 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:32,507 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([367] L90-->L93: Formula: (= v_thread3Thread1of1ForFork0_~cond~2_7 (ite (= (ite (< 0 v_~n2~0_5) 1 0) 0) 0 1))  InVars {~n2~0=v_~n2~0_5}  OutVars{~n2~0=v_~n2~0_5, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_7}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_~cond~2][85], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:32,508 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:08:32,508 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:08:32,508 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:08:32,508 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:08:33,156 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([367] L90-->L93: Formula: (= v_thread3Thread1of1ForFork0_~cond~2_7 (ite (= (ite (< 0 v_~n2~0_5) 1 0) 0) 0 1))  InVars {~n2~0=v_~n2~0_5}  OutVars{~n2~0=v_~n2~0_5, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_7}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_~cond~2][85], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:33,156 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:08:33,156 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:08:33,156 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:08:33,156 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:08:33,156 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:08:33,245 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, 8#L65true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:33,245 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:08:33,245 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:33,245 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:33,245 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:08:33,246 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:33,246 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:08:33,246 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:33,246 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:08:33,246 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:33,387 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:33,387 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:08:33,388 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:08:33,388 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:33,388 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:33,401 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:33,401 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:08:33,401 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:08:33,401 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:33,401 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:33,819 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 25#L132-4true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:33,819 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:08:33,819 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:33,819 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:08:33,819 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:34,117 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 11#L55true, Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:34,117 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:08:34,117 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:34,117 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:34,117 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:08:34,166 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 11#L55true, Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:34,166 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:08:34,166 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:08:34,166 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:34,166 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:34,177 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:34,177 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:08:34,177 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:08:34,177 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:34,177 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:34,542 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 215#true, 4#$Ultimate##0true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:34,542 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:08:34,542 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:34,542 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:34,542 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:36,115 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][126], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 16#thread3EXITtrue, 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:36,115 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:08:36,115 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:08:36,115 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:08:36,115 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:08:36,115 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][250], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue])
[2024-12-02 06:08:36,116 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:08:36,116 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:08:36,116 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:08:36,116 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:08:36,577 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 6#L52true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, 8#L65true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:36,577 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:08:36,577 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:36,577 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:36,577 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:36,593 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:36,593 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:08:36,593 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:36,593 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:36,593 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:36,714 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([367] L90-->L93: Formula: (= v_thread3Thread1of1ForFork0_~cond~2_7 (ite (= (ite (< 0 v_~n2~0_5) 1 0) 0) 0 1))  InVars {~n2~0=v_~n2~0_5}  OutVars{~n2~0=v_~n2~0_5, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_7}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_~cond~2][85], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:36,714 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:08:36,714 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:08:36,714 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:36,714 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:36,715 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([367] L90-->L93: Formula: (= v_thread3Thread1of1ForFork0_~cond~2_7 (ite (= (ite (< 0 v_~n2~0_5) 1 0) 0) 0 1))  InVars {~n2~0=v_~n2~0_5}  OutVars{~n2~0=v_~n2~0_5, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_7}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_~cond~2][85], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:36,715 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:08:36,715 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:08:36,715 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:08:36,715 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:36,715 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:36,715 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:36,715 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:08:36,715 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:36,715 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:36,715 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:08:36,744 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][126], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:36,745 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:08:36,745 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:08:36,745 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:08:36,745 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:08:36,750 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([367] L90-->L93: Formula: (= v_thread3Thread1of1ForFork0_~cond~2_7 (ite (= (ite (< 0 v_~n2~0_5) 1 0) 0) 0 1))  InVars {~n2~0=v_~n2~0_5}  OutVars{~n2~0=v_~n2~0_5, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_7}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_~cond~2][85], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:36,750 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:08:36,750 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:36,750 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:08:36,750 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:36,761 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, 8#L65true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:36,761 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:08:36,761 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:08:36,761 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:36,761 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:36,762 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([367] L90-->L93: Formula: (= v_thread3Thread1of1ForFork0_~cond~2_7 (ite (= (ite (< 0 v_~n2~0_5) 1 0) 0) 0 1))  InVars {~n2~0=v_~n2~0_5}  OutVars{~n2~0=v_~n2~0_5, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_7}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_~cond~2][85], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:36,762 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:08:36,762 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:36,762 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:08:36,762 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:08:36,762 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:08:36,762 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:36,762 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:08:36,762 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:36,762 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:36,762 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:08:37,005 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:37,005 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:08:37,005 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:08:37,005 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:37,005 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:37,422 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 215#true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:37,422 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:08:37,422 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:37,422 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:08:37,422 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:37,434 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 215#true, 25#L132-4true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:37,434 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:08:37,434 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:37,434 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:08:37,434 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:37,597 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 11#L55true, Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, 8#L65true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:37,597 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:08:37,598 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:37,598 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:37,598 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:08:37,654 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 11#L55true, Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:37,654 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:08:37,654 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:37,654 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:37,654 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:08:37,764 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 11#L55true, Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:37,764 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:08:37,765 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:37,765 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:37,765 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:08:37,770 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:37,770 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:08:37,770 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:37,770 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:37,770 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:08:37,825 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 215#true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:37,826 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:08:37,826 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:37,826 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:37,826 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:08:40,365 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([367] L90-->L93: Formula: (= v_thread3Thread1of1ForFork0_~cond~2_7 (ite (= (ite (< 0 v_~n2~0_5) 1 0) 0) 0 1))  InVars {~n2~0=v_~n2~0_5}  OutVars{~n2~0=v_~n2~0_5, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_7}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_~cond~2][85], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, 8#L65true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:40,365 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:08:40,365 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:08:40,365 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:40,365 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:40,366 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([367] L90-->L93: Formula: (= v_thread3Thread1of1ForFork0_~cond~2_7 (ite (= (ite (< 0 v_~n2~0_5) 1 0) 0) 0 1))  InVars {~n2~0=v_~n2~0_5}  OutVars{~n2~0=v_~n2~0_5, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_7}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_~cond~2][85], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, 8#L65true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:08:40,366 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:08:40,366 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:08:40,366 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:40,366 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:08:40,366 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:08:40,366 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L103-->L109: Formula: (or (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_80 v_~p2~0_79) (<= v_~n2~0_79 1)) (and (= (+ v_~p2~0_80 (* v_~m~0_73 2)) v_~p2~0_79) (= v_~n2~0_79 (+ v_~n2~0_78 2)) (< 1 v_~n2~0_79)))  InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_80, ~m~0=v_~m~0_73}  OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_79, ~m~0=v_~m~0_73}  AuxVars[]  AssignedVars[~n2~0, ~p2~0][350], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 215#true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, 8#L65true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])



WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED.



[2024-12-02 06:10:28,422 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 06:10:28,422 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:28,423 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:28,423 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:29,113 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 11#L55true, Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 232#true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:29,114 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 06:10:29,114 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:29,114 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:29,114 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:29,228 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, 16#thread3EXITtrue, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), 11#L55true, Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 232#true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:29,228 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 06:10:29,228 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:29,228 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:29,228 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:29,413 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([354] L46-->L52: Formula: (or (and (= v_~n1~0_93 v_~n1~0_92) (= v_~p1~0_59 v_~p1~0_60) (= |v_thread1Thread1of1ForFork1_#t~post1_2| |v_thread1Thread1of1ForFork1_#t~post1_1|) (<= v_~n1~0_93 0)) (and (= (+ v_~m~0_65 v_~p1~0_60) v_~p1~0_59) (= v_~n1~0_93 (+ v_~n1~0_92 1)) (< 0 v_~n1~0_93)))  InVars {~m~0=v_~m~0_65, ~p1~0=v_~p1~0_60, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~n1~0=v_~n1~0_93}  OutVars{~m~0=v_~m~0_65, ~p1~0=v_~p1~0_59, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_2|, ~n1~0=v_~n1~0_92}  AuxVars[]  AssignedVars[~p1~0, thread1Thread1of1ForFork1_#t~post1, ~n1~0][290], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:29,413 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:10:29,413 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:29,413 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:29,413 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:29,414 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][215], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:29,414 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:10:29,414 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:29,414 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:29,414 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:10:29,416 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([354] L46-->L52: Formula: (or (and (= v_~n1~0_93 v_~n1~0_92) (= v_~p1~0_59 v_~p1~0_60) (= |v_thread1Thread1of1ForFork1_#t~post1_2| |v_thread1Thread1of1ForFork1_#t~post1_1|) (<= v_~n1~0_93 0)) (and (= (+ v_~m~0_65 v_~p1~0_60) v_~p1~0_59) (= v_~n1~0_93 (+ v_~n1~0_92 1)) (< 0 v_~n1~0_93)))  InVars {~m~0=v_~m~0_65, ~p1~0=v_~p1~0_60, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~n1~0=v_~n1~0_93}  OutVars{~m~0=v_~m~0_65, ~p1~0=v_~p1~0_59, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_2|, ~n1~0=v_~n1~0_92}  AuxVars[]  AssignedVars[~p1~0, thread1Thread1of1ForFork1_#t~post1, ~n1~0][290], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:29,416 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:10:29,416 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:29,416 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:29,416 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:29,416 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][215], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:29,416 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:10:29,416 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:29,416 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:29,416 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:29,507 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L55-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res.base_1| 0) (= (mod v_thread1Thread1of1ForFork1_~cond~0_5 256) 0) (= |v_thread1Thread1of1ForFork1_#res.offset_1| 0))  InVars {thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5}  OutVars{thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_1|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_1|}  AuxVars[]  AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#res.offset][157], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:29,507 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:10:29,507 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:29,507 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:29,507 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:29,598 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L55-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res.base_1| 0) (= (mod v_thread1Thread1of1ForFork1_~cond~0_5 256) 0) (= |v_thread1Thread1of1ForFork1_#res.offset_1| 0))  InVars {thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5}  OutVars{thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_1|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_1|}  AuxVars[]  AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#res.offset][157], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:29,598 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 06:10:29,598 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:10:29,598 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:10:29,598 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:29,606 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([353] L55-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res.base_1| 0) (= (mod v_thread1Thread1of1ForFork1_~cond~0_5 256) 0) (= |v_thread1Thread1of1ForFork1_#res.offset_1| 0))  InVars {thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5}  OutVars{thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_1|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_1|}  AuxVars[]  AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#res.offset][157], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:29,606 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:10:29,606 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:29,606 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:29,606 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:29,606 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:30,704 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), 11#L55true, Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 232#true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:30,705 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 06:10:30,705 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:30,705 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:30,705 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:31,609 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L55-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res.base_1| 0) (= (mod v_thread1Thread1of1ForFork1_~cond~0_5 256) 0) (= |v_thread1Thread1of1ForFork1_#res.offset_1| 0))  InVars {thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5}  OutVars{thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_1|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_1|}  AuxVars[]  AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#res.offset][157], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 8#L65true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 232#true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:31,609 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 06:10:31,609 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:10:31,609 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:31,609 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:31,609 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][215], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 11#L55true, Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:31,609 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 06:10:31,609 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:31,609 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:10:31,609 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:31,922 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), 11#L55true, Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 232#true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:31,922 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 06:10:31,922 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:31,922 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:31,922 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:32,456 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 16#thread3EXITtrue, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:32,456 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 06:10:32,456 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:10:32,456 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:10:32,456 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:10:32,456 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:32,457 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:10:32,457 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:32,457 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:32,457 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:32,457 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([351] L43-->L55: Formula: (= (ite (= (ite (< 0 v_~n1~0_1) 1 0) 0) 0 1) v_thread1Thread1of1ForFork1_~cond~0_1)  InVars {~n1~0=v_~n1~0_1}  OutVars{thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_1, ~n1~0=v_~n1~0_1}  AuxVars[]  AssignedVars[thread1Thread1of1ForFork1_~cond~0][114], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:32,457 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:10:32,457 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is cut-off event
[2024-12-02 06:10:32,457 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:32,457 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:32,457 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is cut-off event
[2024-12-02 06:10:32,783 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:32,783 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:10:32,783 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:32,783 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:32,783 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:33,029 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:33,029 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:10:33,029 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:33,029 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:33,029 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:33,408 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 232#true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:33,408 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:10:33,408 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:33,408 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:33,408 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:33,752 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, 16#thread3EXITtrue, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 232#true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:33,752 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:10:33,752 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:33,752 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:33,752 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:33,765 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), 11#L55true, Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 232#true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:33,766 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:10:33,766 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:33,766 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:33,766 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:34,723 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:34,723 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:10:34,723 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:34,723 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:34,723 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:34,746 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), 11#L55true, Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 232#true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:34,746 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:10:34,746 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:34,746 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:34,747 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:35,143 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), 11#L55true, Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 232#true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:35,144 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:10:35,144 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:35,144 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:35,144 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:35,353 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([353] L55-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res.base_1| 0) (= (mod v_thread1Thread1of1ForFork1_~cond~0_5 256) 0) (= |v_thread1Thread1of1ForFork1_#res.offset_1| 0))  InVars {thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5}  OutVars{thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_1|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_1|}  AuxVars[]  AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#res.offset][157], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 8#L65true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:35,353 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:10:35,353 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:10:35,353 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:35,353 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:35,353 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:35,353 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L55-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res.base_1| 0) (= (mod v_thread1Thread1of1ForFork1_~cond~0_5 256) 0) (= |v_thread1Thread1of1ForFork1_#res.offset_1| 0))  InVars {thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5}  OutVars{thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_1|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_1|}  AuxVars[]  AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#res.offset][157], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 8#L65true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:35,353 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:10:35,353 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:35,353 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:35,353 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:35,353 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][215], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:35,353 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:10:35,353 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:35,353 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:10:35,354 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:35,354 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:35,354 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][215], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 11#L55true, Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:35,354 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:10:35,354 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:35,354 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:35,354 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:35,441 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([354] L46-->L52: Formula: (or (and (= v_~n1~0_93 v_~n1~0_92) (= v_~p1~0_59 v_~p1~0_60) (= |v_thread1Thread1of1ForFork1_#t~post1_2| |v_thread1Thread1of1ForFork1_#t~post1_1|) (<= v_~n1~0_93 0)) (and (= (+ v_~m~0_65 v_~p1~0_60) v_~p1~0_59) (= v_~n1~0_93 (+ v_~n1~0_92 1)) (< 0 v_~n1~0_93)))  InVars {~m~0=v_~m~0_65, ~p1~0=v_~p1~0_60, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~n1~0=v_~n1~0_93}  OutVars{~m~0=v_~m~0_65, ~p1~0=v_~p1~0_59, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_2|, ~n1~0=v_~n1~0_92}  AuxVars[]  AssignedVars[~p1~0, thread1Thread1of1ForFork1_#t~post1, ~n1~0][290], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 6#L52true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:35,441 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:10:35,441 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:35,441 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:35,441 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:10:35,442 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][215], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:35,442 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:10:35,442 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:35,442 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:35,442 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:10:35,444 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([354] L46-->L52: Formula: (or (and (= v_~n1~0_93 v_~n1~0_92) (= v_~p1~0_59 v_~p1~0_60) (= |v_thread1Thread1of1ForFork1_#t~post1_2| |v_thread1Thread1of1ForFork1_#t~post1_1|) (<= v_~n1~0_93 0)) (and (= (+ v_~m~0_65 v_~p1~0_60) v_~p1~0_59) (= v_~n1~0_93 (+ v_~n1~0_92 1)) (< 0 v_~n1~0_93)))  InVars {~m~0=v_~m~0_65, ~p1~0=v_~p1~0_60, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~n1~0=v_~n1~0_93}  OutVars{~m~0=v_~m~0_65, ~p1~0=v_~p1~0_59, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_2|, ~n1~0=v_~n1~0_92}  AuxVars[]  AssignedVars[~p1~0, thread1Thread1of1ForFork1_#t~post1, ~n1~0][290], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 6#L52true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:35,444 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:10:35,444 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:35,444 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:35,444 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:35,444 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][215], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:35,444 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:10:35,444 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:35,444 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:35,444 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:35,448 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([354] L46-->L52: Formula: (or (and (= v_~n1~0_93 v_~n1~0_92) (= v_~p1~0_59 v_~p1~0_60) (= |v_thread1Thread1of1ForFork1_#t~post1_2| |v_thread1Thread1of1ForFork1_#t~post1_1|) (<= v_~n1~0_93 0)) (and (= (+ v_~m~0_65 v_~p1~0_60) v_~p1~0_59) (= v_~n1~0_93 (+ v_~n1~0_92 1)) (< 0 v_~n1~0_93)))  InVars {~m~0=v_~m~0_65, ~p1~0=v_~p1~0_60, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~n1~0=v_~n1~0_93}  OutVars{~m~0=v_~m~0_65, ~p1~0=v_~p1~0_59, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_2|, ~n1~0=v_~n1~0_92}  AuxVars[]  AssignedVars[~p1~0, thread1Thread1of1ForFork1_#t~post1, ~n1~0][290], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:35,448 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:10:35,448 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:35,449 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:35,449 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:10:35,449 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:35,449 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][215], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:35,449 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:10:35,449 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:35,449 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:35,449 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:10:35,449 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:35,645 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L55-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res.base_1| 0) (= (mod v_thread1Thread1of1ForFork1_~cond~0_5 256) 0) (= |v_thread1Thread1of1ForFork1_#res.offset_1| 0))  InVars {thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5}  OutVars{thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_1|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_1|}  AuxVars[]  AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#res.offset][157], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:35,645 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:10:35,645 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:35,645 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:35,645 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:35,652 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([353] L55-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res.base_1| 0) (= (mod v_thread1Thread1of1ForFork1_~cond~0_5 256) 0) (= |v_thread1Thread1of1ForFork1_#res.offset_1| 0))  InVars {thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5}  OutVars{thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_1|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_1|}  AuxVars[]  AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#res.offset][157], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:35,652 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:10:35,652 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:10:35,652 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:35,652 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:35,652 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:39,155 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:39,155 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:10:39,155 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:39,155 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:39,155 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:39,155 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:39,155 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:10:39,156 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:39,156 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:39,156 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:39,156 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([351] L43-->L55: Formula: (= (ite (= (ite (< 0 v_~n1~0_1) 1 0) 0) 0 1) v_thread1Thread1of1ForFork1_~cond~0_1)  InVars {~n1~0=v_~n1~0_1}  OutVars{thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_1, ~n1~0=v_~n1~0_1}  AuxVars[]  AssignedVars[thread1Thread1of1ForFork1_~cond~0][114], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:39,156 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:10:39,156 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:10:39,156 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:39,156 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:10:39,156 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:39,157 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:39,157 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 06:10:39,158 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:39,158 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:39,158 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:39,158 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:39,158 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:10:39,158 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:39,158 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:39,158 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:39,158 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([351] L43-->L55: Formula: (= (ite (= (ite (< 0 v_~n1~0_1) 1 0) 0) 0 1) v_thread1Thread1of1ForFork1_~cond~0_1)  InVars {~n1~0=v_~n1~0_1}  OutVars{thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_1, ~n1~0=v_~n1~0_1}  AuxVars[]  AssignedVars[thread1Thread1of1ForFork1_~cond~0][114], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 11#L55true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:39,158 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:10:39,159 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:10:39,159 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:10:39,159 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:39,159 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:39,333 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:39,333 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:10:39,333 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:10:39,333 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:10:39,334 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:10:39,760 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:39,760 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:10:39,760 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:10:39,760 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:10:39,760 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:10:40,558 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:40,558 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:10:40,558 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:10:40,558 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:10:40,558 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:10:42,459 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L55-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res.base_1| 0) (= (mod v_thread1Thread1of1ForFork1_~cond~0_5 256) 0) (= |v_thread1Thread1of1ForFork1_#res.offset_1| 0))  InVars {thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5}  OutVars{thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_1|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_1|}  AuxVars[]  AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#res.offset][157], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 8#L65true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:42,459 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:10:42,459 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:10:42,459 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:42,459 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:42,459 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([353] L55-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res.base_1| 0) (= (mod v_thread1Thread1of1ForFork1_~cond~0_5 256) 0) (= |v_thread1Thread1of1ForFork1_#res.offset_1| 0))  InVars {thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5}  OutVars{thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_5, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_1|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_1|}  AuxVars[]  AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#res.offset][157], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, 8#L65true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 17#thread1EXITtrue, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:42,459 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:10:42,459 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:10:42,459 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:42,459 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:42,459 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:42,459 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][215], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 11#L55true, Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:42,459 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:10:42,459 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:10:42,459 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:42,459 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:42,459 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][215], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 11#L55true, Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:42,459 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:10:42,459 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:42,460 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:42,460 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:10:42,460 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:42,588 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([354] L46-->L52: Formula: (or (and (= v_~n1~0_93 v_~n1~0_92) (= v_~p1~0_59 v_~p1~0_60) (= |v_thread1Thread1of1ForFork1_#t~post1_2| |v_thread1Thread1of1ForFork1_#t~post1_1|) (<= v_~n1~0_93 0)) (and (= (+ v_~m~0_65 v_~p1~0_60) v_~p1~0_59) (= v_~n1~0_93 (+ v_~n1~0_92 1)) (< 0 v_~n1~0_93)))  InVars {~m~0=v_~m~0_65, ~p1~0=v_~p1~0_60, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~n1~0=v_~n1~0_93}  OutVars{~m~0=v_~m~0_65, ~p1~0=v_~p1~0_59, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_2|, ~n1~0=v_~n1~0_92}  AuxVars[]  AssignedVars[~p1~0, thread1Thread1of1ForFork1_#t~post1, ~n1~0][290], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 6#L52true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:42,588 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:10:42,588 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:10:42,588 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:42,588 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:42,588 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:42,588 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][215], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:42,588 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:10:42,588 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:10:42,589 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:42,589 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:42,589 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:45,329 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 16#thread3EXITtrue, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:45,329 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 06:10:45,329 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:45,330 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:45,330 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:45,330 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:45,330 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:10:45,330 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:45,330 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:45,330 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:45,330 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([351] L43-->L55: Formula: (= (ite (= (ite (< 0 v_~n1~0_1) 1 0) 0) 0 1) v_thread1Thread1of1ForFork1_~cond~0_1)  InVars {~n1~0=v_~n1~0_1}  OutVars{thread1Thread1of1ForFork1_~cond~0=v_thread1Thread1of1ForFork1_~cond~0_1, ~n1~0=v_~n1~0_1}  AuxVars[]  AssignedVars[thread1Thread1of1ForFork1_~cond~0][114], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), 11#L55true, Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:45,330 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:10:45,330 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:45,330 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:45,330 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:45,330 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:10:45,691 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 232#true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:45,691 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:10:45,691 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:10:45,691 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:10:45,691 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:10:45,698 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 232#true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:45,698 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:10:45,698 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:10:45,698 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:10:45,698 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:10:45,703 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 16#thread3EXITtrue, 25#L132-4true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 232#true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:45,703 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:10:45,703 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:10:45,703 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:10:45,703 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:10:50,940 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:50,941 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:10:50,941 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:10:50,941 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:10:50,941 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-12-02 06:10:50,941 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:50,941 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:10:50,941 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:50,941 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:50,941 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:51,241 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:51,241 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:10:51,241 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:10:51,241 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:10:51,241 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:10:51,242 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 17#thread1EXITtrue, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:51,242 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:10:51,242 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:10:51,242 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:10:51,242 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:10:51,247 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 17#thread1EXITtrue, Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:51,248 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:10:51,248 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:10:51,248 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:10:51,248 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:10:51,249 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), 5#L133-1true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:51,249 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:10:51,249 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:10:51,249 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:10:51,249 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:10:51,249 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 232#true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:51,249 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:10:51,249 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:10:51,249 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:10:51,249 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:10:55,023 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:55,023 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:10:55,023 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:55,023 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:55,023 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:55,023 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:55,023 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:10:55,023 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:55,023 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:55,023 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:55,024 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:55,024 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:10:55,024 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:55,024 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:55,024 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-12-02 06:10:55,025 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:55,025 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:10:55,025 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:55,025 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:55,025 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:55,297 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, 17#thread1EXITtrue, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:55,297 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:10:55,297 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:10:55,297 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:10:55,297 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:10:55,298 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:55,298 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:10:55,298 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:10:55,298 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:10:55,298 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:10:55,298 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), 5#L133-1true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:55,298 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:10:55,298 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:10:55,298 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:10:55,298 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:10:55,304 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 16#thread3EXITtrue, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), 5#L133-1true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 232#true, Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:55,304 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:10:55,304 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:10:55,304 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:10:55,304 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:10:58,122 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 16#thread3EXITtrue, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:58,123 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:10:58,123 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:58,123 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:58,123 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 06:10:58,123 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 45#$Ultimate##0true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 34#L90true, Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:58,123 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:10:58,123 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:58,123 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:58,123 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:10:58,260 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:58,260 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:10:58,260 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:10:58,260 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:10:58,260 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:10:58,275 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [32#thread2EXITtrue, Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), 5#L133-1true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:10:58,275 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:10:58,275 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:10:58,275 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:10:58,275 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:11:00,162 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:11:00,162 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 06:11:00,162 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:11:00,162 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:11:00,162 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:11:00,171 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 16#thread3EXITtrue, 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 19#L109true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:11:00,171 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 06:11:00,171 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:11:00,171 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:11:00,171 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:11:01,445 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:11:01,445 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 06:11:01,445 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:11:01,445 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:11:01,445 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:11:01,445 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:11:01,445 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:11:01,445 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 06:11:01,445 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:11:01,445 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:11:01,445 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:11:01,445 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:11:01,445 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([371] L112-->thread4EXIT: Formula: (and (= |v_thread4Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread4Thread1of1ForFork2_~cond~3_5 256) 0))  InVars {thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5}  OutVars{thread4Thread1of1ForFork2_~cond~3=v_thread4Thread1of1ForFork2_~cond~3_5, thread4Thread1of1ForFork2_#res.offset=|v_thread4Thread1of1ForFork2_#res.offset_1|, thread4Thread1of1ForFork2_#res.base=|v_thread4Thread1of1ForFork2_#res.base_1|}  AuxVars[]  AssignedVars[thread4Thread1of1ForFork2_#res.offset, thread4Thread1of1ForFork2_#res.base][269], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 37#L93true, 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 13#thread4EXITtrue])
[2024-12-02 06:11:01,445 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 06:11:01,445 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:11:01,445 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:11:01,445 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:11:01,448 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 19#L109true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:11:01,448 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 06:11:01,448 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:11:01,448 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 06:11:01,448 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 06:11:01,704 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:11:01,704 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 06:11:01,704 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:11:01,704 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:11:01,704 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:11:01,704 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 42#L112true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), 34#L90true, Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:11:01,704 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 06:11:01,704 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:11:01,704 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:11:01,704 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:11:02,183 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:11:02,183 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 06:11:02,183 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:11:02,183 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:11:02,183 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:11:02,184 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:11:02,184 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:11:02,184 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 06:11:02,184 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:11:02,184 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:11:02,184 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:11:02,184 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:11:02,341 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:11:02,342 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 06:11:02,342 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:11:02,342 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:11:02,342 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:11:02,342 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:11:02,342 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 06:11:02,342 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:11:02,342 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:11:02,342 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:11:02,524 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][113], [164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 16#thread3EXITtrue, 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:11:02,525 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 06:11:02,525 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:11:02,525 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:11:02,525 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:11:02,805 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] L93-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread3Thread1of1ForFork0_~cond~2_5 256) 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0))  InVars {thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|, thread3Thread1of1ForFork0_~cond~2=v_thread3Thread1of1ForFork0_~cond~2_5}  AuxVars[]  AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][379], [164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:11:02,805 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 06:11:02,805 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:11:02,805 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:11:02,805 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:11:02,805 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][372], [164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 88#true, Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:11:02,805 INFO  L294   olderBase$Statistics]: this new event has 34 ancestors and is cut-off event
[2024-12-02 06:11:02,805 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 06:11:02,805 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:11:02,805 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 06:11:02,833 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([366] L84-->L90: Formula: (or (and (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~p2~0_88 v_~p2~0_87) (= v_~n2~0_87 v_~n2~0_86)) (and (= (+ v_~m~0_77 v_~p2~0_88) v_~p2~0_87) (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87)))  InVars {~p2~0=v_~p2~0_88, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|}  OutVars{~p2~0=v_~p2~0_87, ~m~0=v_~m~0_77, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|}  AuxVars[]  AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][185], [164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 28#L134true, Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 44#L103true, Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 34#L90true, Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 232#true, Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:11:02,833 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 06:11:02,833 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:11:02,833 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:11:02,833 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:11:03,288 INFO  L124   PetriNetUnfolderBase]: 141649/218105 cut-off events.
[2024-12-02 06:11:03,288 INFO  L125   PetriNetUnfolderBase]: For 3447224/3481176 co-relation queries the response was YES.
[2024-12-02 06:11:04,531 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1419060 conditions, 218105 events. 141649/218105 cut-off events. For 3447224/3481176 co-relation queries the response was YES. Maximal size of possible extension queue 13438. Compared 2098249 event pairs, 34302 based on Foata normal form. 19641/231797 useless extension candidates. Maximal degree in co-relation 1304160. Up to 129191 conditions per place. 
[2024-12-02 06:11:05,376 INFO  L140   encePairwiseOnDemand]: 31/44 looper letters, 800 selfloop transitions, 1020 changer transitions 2/1881 dead transitions.
[2024-12-02 06:11:05,377 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 166 places, 1881 transitions, 44643 flow
[2024-12-02 06:11:05,377 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 06:11:05,377 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 10 states.
[2024-12-02 06:11:05,378 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 303 transitions.
[2024-12-02 06:11:05,378 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6886363636363636
[2024-12-02 06:11:05,379 INFO  L175             Difference]: Start difference. First operand has 157 places, 1206 transitions, 27758 flow. Second operand 10 states and 303 transitions.
[2024-12-02 06:11:05,379 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 166 places, 1881 transitions, 44643 flow
[2024-12-02 06:13:20,634 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 166 places, 1881 transitions, 44643 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 06:13:20,667 INFO  L231             Difference]: Finished difference. Result has 172 places, 1635 transitions, 41990 flow
[2024-12-02 06:13:20,668 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=27758, PETRI_DIFFERENCE_MINUEND_PLACES=157, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1206, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=603, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=302, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=41990, PETRI_PLACES=172, PETRI_TRANSITIONS=1635}
[2024-12-02 06:13:20,668 INFO  L279   CegarLoopForPetriNet]: 48 programPoint places, 124 predicate places.
[2024-12-02 06:13:20,669 INFO  L471      AbstractCegarLoop]: Abstraction has has 172 places, 1635 transitions, 41990 flow
[2024-12-02 06:13:20,669 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 18.428571428571427) internal successors, (129), 7 states have internal predecessors, (129), 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-12-02 06:13:20,669 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 06:13:20,669 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]
[2024-12-02 06:13:20,669 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-02 06:13:20,669 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] ===
[2024-12-02 06:13:20,670 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:13:20,670 INFO  L85        PathProgramCache]: Analyzing trace with hash -1590381479, now seen corresponding path program 1 times
[2024-12-02 06:13:20,670 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:13:20,670 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1219111557]
[2024-12-02 06:13:20,670 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:13:20,670 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:13:20,679 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:13:20,847 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 06:13:20,848 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:13:20,848 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1219111557]
[2024-12-02 06:13:20,848 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1219111557] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:13:20,848 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:13:20,848 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-12-02 06:13:20,848 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1490052592]
[2024-12-02 06:13:20,848 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:13:20,848 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-12-02 06:13:20,848 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:13:20,849 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-12-02 06:13:20,849 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2024-12-02 06:13:20,903 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 13 out of 44
[2024-12-02 06:13:20,903 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 172 places, 1635 transitions, 41990 flow. Second operand  has 8 states, 8 states have (on average 16.125) internal successors, (129), 8 states have internal predecessors, (129), 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-12-02 06:13:20,903 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 06:13:20,903 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 44
[2024-12-02 06:13:20,903 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 06:14:16,955 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][690], [Black: 247#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 249#(and (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0))) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 254#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 256#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 258#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 265#true, Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:14:16,955 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:14:16,955 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:14:16,955 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:14:16,955 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:14:16,955 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([354] L46-->L52: Formula: (or (and (= v_~n1~0_93 v_~n1~0_92) (= v_~p1~0_59 v_~p1~0_60) (= |v_thread1Thread1of1ForFork1_#t~post1_2| |v_thread1Thread1of1ForFork1_#t~post1_1|) (<= v_~n1~0_93 0)) (and (= (+ v_~m~0_65 v_~p1~0_60) v_~p1~0_59) (= v_~n1~0_93 (+ v_~n1~0_92 1)) (< 0 v_~n1~0_93)))  InVars {~m~0=v_~m~0_65, ~p1~0=v_~p1~0_60, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~n1~0=v_~n1~0_93}  OutVars{~m~0=v_~m~0_65, ~p1~0=v_~p1~0_59, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_2|, ~n1~0=v_~n1~0_92}  AuxVars[]  AssignedVars[~p1~0, thread1Thread1of1ForFork1_#t~post1, ~n1~0][992], [Black: 247#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 249#(and (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0))) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 254#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 256#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 122#(<= ~n1~0 ~n2~0), Black: 258#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 265#true, Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:14:16,955 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 06:14:16,955 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:14:16,955 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 06:14:16,955 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:14:29,144 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][690], [Black: 247#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 249#(and (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0))) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 254#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 256#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 122#(<= ~n1~0 ~n2~0), Black: 258#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 265#true, Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:14:29,145 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:14:29,145 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:14:29,145 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:14:29,145 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:14:29,145 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([354] L46-->L52: Formula: (or (and (= v_~n1~0_93 v_~n1~0_92) (= v_~p1~0_59 v_~p1~0_60) (= |v_thread1Thread1of1ForFork1_#t~post1_2| |v_thread1Thread1of1ForFork1_#t~post1_1|) (<= v_~n1~0_93 0)) (and (= (+ v_~m~0_65 v_~p1~0_60) v_~p1~0_59) (= v_~n1~0_93 (+ v_~n1~0_92 1)) (< 0 v_~n1~0_93)))  InVars {~m~0=v_~m~0_65, ~p1~0=v_~p1~0_60, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~n1~0=v_~n1~0_93}  OutVars{~m~0=v_~m~0_65, ~p1~0=v_~p1~0_59, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_2|, ~n1~0=v_~n1~0_92}  AuxVars[]  AssignedVars[~p1~0, thread1Thread1of1ForFork1_#t~post1, ~n1~0][992], [Black: 247#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 249#(and (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0))) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 254#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 256#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 122#(<= ~n1~0 ~n2~0), Black: 258#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 265#true, Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, 37#L93true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:14:29,145 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:14:29,145 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:14:29,145 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:14:29,145 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:14:29,161 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][690], [Black: 247#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 249#(and (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0))) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 254#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 256#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 122#(<= ~n1~0 ~n2~0), Black: 258#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 265#true, Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:14:29,161 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:14:29,161 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:14:29,161 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:14:29,161 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:14:29,161 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([354] L46-->L52: Formula: (or (and (= v_~n1~0_93 v_~n1~0_92) (= v_~p1~0_59 v_~p1~0_60) (= |v_thread1Thread1of1ForFork1_#t~post1_2| |v_thread1Thread1of1ForFork1_#t~post1_1|) (<= v_~n1~0_93 0)) (and (= (+ v_~m~0_65 v_~p1~0_60) v_~p1~0_59) (= v_~n1~0_93 (+ v_~n1~0_92 1)) (< 0 v_~n1~0_93)))  InVars {~m~0=v_~m~0_65, ~p1~0=v_~p1~0_60, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~n1~0=v_~n1~0_93}  OutVars{~m~0=v_~m~0_65, ~p1~0=v_~p1~0_59, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_2|, ~n1~0=v_~n1~0_92}  AuxVars[]  AssignedVars[~p1~0, thread1Thread1of1ForFork1_#t~post1, ~n1~0][992], [Black: 247#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 249#(and (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0))) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 254#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 256#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 258#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 265#true, Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 16#thread3EXITtrue, 6#L52true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:14:29,161 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:14:29,161 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:14:29,161 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:14:29,161 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:14:29,171 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][690], [Black: 247#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 249#(and (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0))) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 254#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 256#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 122#(<= ~n1~0 ~n2~0), Black: 258#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 265#true, 15#L84true, Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:14:29,171 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:14:29,171 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:14:29,171 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:14:29,171 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:14:29,171 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([354] L46-->L52: Formula: (or (and (= v_~n1~0_93 v_~n1~0_92) (= v_~p1~0_59 v_~p1~0_60) (= |v_thread1Thread1of1ForFork1_#t~post1_2| |v_thread1Thread1of1ForFork1_#t~post1_1|) (<= v_~n1~0_93 0)) (and (= (+ v_~m~0_65 v_~p1~0_60) v_~p1~0_59) (= v_~n1~0_93 (+ v_~n1~0_92 1)) (< 0 v_~n1~0_93)))  InVars {~m~0=v_~m~0_65, ~p1~0=v_~p1~0_60, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~n1~0=v_~n1~0_93}  OutVars{~m~0=v_~m~0_65, ~p1~0=v_~p1~0_59, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_2|, ~n1~0=v_~n1~0_92}  AuxVars[]  AssignedVars[~p1~0, thread1Thread1of1ForFork1_#t~post1, ~n1~0][992], [Black: 247#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 249#(and (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0))) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 254#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 256#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 122#(<= ~n1~0 ~n2~0), Black: 258#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 265#true, 15#L84true, Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:14:29,171 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 06:14:29,171 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:14:29,171 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 06:14:29,171 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:14:39,868 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][690], [Black: 247#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 249#(and (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0))) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 254#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 256#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 122#(<= ~n1~0 ~n2~0), Black: 258#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 265#true, Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:14:39,868 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:14:39,868 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:14:39,868 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:14:39,868 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:14:39,868 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([354] L46-->L52: Formula: (or (and (= v_~n1~0_93 v_~n1~0_92) (= v_~p1~0_59 v_~p1~0_60) (= |v_thread1Thread1of1ForFork1_#t~post1_2| |v_thread1Thread1of1ForFork1_#t~post1_1|) (<= v_~n1~0_93 0)) (and (= (+ v_~m~0_65 v_~p1~0_60) v_~p1~0_59) (= v_~n1~0_93 (+ v_~n1~0_92 1)) (< 0 v_~n1~0_93)))  InVars {~m~0=v_~m~0_65, ~p1~0=v_~p1~0_60, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~n1~0=v_~n1~0_93}  OutVars{~m~0=v_~m~0_65, ~p1~0=v_~p1~0_59, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_2|, ~n1~0=v_~n1~0_92}  AuxVars[]  AssignedVars[~p1~0, thread1Thread1of1ForFork1_#t~post1, ~n1~0][992], [Black: 247#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 249#(and (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0))) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 254#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 256#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 122#(<= ~n1~0 ~n2~0), Black: 258#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 265#true, Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 16#thread3EXITtrue, 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 74#(= ~n2~0 ~n1~0), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:14:39,868 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:14:39,868 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:14:39,868 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:14:39,868 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:14:39,877 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][690], [Black: 247#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 249#(and (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0))) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 254#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 256#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 122#(<= ~n1~0 ~n2~0), Black: 258#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 265#true, 15#L84true, Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:14:39,877 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:14:39,877 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:14:39,877 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:14:39,877 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:14:39,878 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([354] L46-->L52: Formula: (or (and (= v_~n1~0_93 v_~n1~0_92) (= v_~p1~0_59 v_~p1~0_60) (= |v_thread1Thread1of1ForFork1_#t~post1_2| |v_thread1Thread1of1ForFork1_#t~post1_1|) (<= v_~n1~0_93 0)) (and (= (+ v_~m~0_65 v_~p1~0_60) v_~p1~0_59) (= v_~n1~0_93 (+ v_~n1~0_92 1)) (< 0 v_~n1~0_93)))  InVars {~m~0=v_~m~0_65, ~p1~0=v_~p1~0_60, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~n1~0=v_~n1~0_93}  OutVars{~m~0=v_~m~0_65, ~p1~0=v_~p1~0_59, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_2|, ~n1~0=v_~n1~0_92}  AuxVars[]  AssignedVars[~p1~0, thread1Thread1of1ForFork1_#t~post1, ~n1~0][992], [Black: 247#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 249#(and (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0))) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 254#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 256#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 258#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 122#(<= ~n1~0 ~n2~0), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 265#true, 15#L84true, Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 14#L133true, 6#L52true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:14:39,878 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:14:39,878 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:14:39,878 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:14:39,878 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:14:39,888 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][690], [Black: 247#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 249#(and (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0))) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 254#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 256#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 122#(<= ~n1~0 ~n2~0), Black: 258#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 265#true, Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:14:39,888 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:14:39,888 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:14:39,888 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:14:39,888 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:14:39,888 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([354] L46-->L52: Formula: (or (and (= v_~n1~0_93 v_~n1~0_92) (= v_~p1~0_59 v_~p1~0_60) (= |v_thread1Thread1of1ForFork1_#t~post1_2| |v_thread1Thread1of1ForFork1_#t~post1_1|) (<= v_~n1~0_93 0)) (and (= (+ v_~m~0_65 v_~p1~0_60) v_~p1~0_59) (= v_~n1~0_93 (+ v_~n1~0_92 1)) (< 0 v_~n1~0_93)))  InVars {~m~0=v_~m~0_65, ~p1~0=v_~p1~0_60, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~n1~0=v_~n1~0_93}  OutVars{~m~0=v_~m~0_65, ~p1~0=v_~p1~0_59, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_2|, ~n1~0=v_~n1~0_92}  AuxVars[]  AssignedVars[~p1~0, thread1Thread1of1ForFork1_#t~post1, ~n1~0][992], [Black: 247#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 249#(and (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0))) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 254#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 256#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 122#(<= ~n1~0 ~n2~0), Black: 258#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 265#true, Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 244#true, Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, 25#L132-4true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:14:39,888 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 06:14:39,888 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:14:39,888 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 06:14:39,888 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 06:14:48,067 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([360] L65-->L71: Formula: (or (and (= v_~n1~0_101 v_~n1~0_100) (<= v_~n1~0_101 1) (= v_~p1~0_68 v_~p1~0_67)) (and (= (+ v_~p1~0_68 (* v_~m~0_69 2)) v_~p1~0_67) (< 1 v_~n1~0_101) (= v_~n1~0_101 (+ v_~n1~0_100 2))))  InVars {~p1~0=v_~p1~0_68, ~n1~0=v_~n1~0_101, ~m~0=v_~m~0_69}  OutVars{~p1~0=v_~p1~0_67, ~n1~0=v_~n1~0_100, ~m~0=v_~m~0_69}  AuxVars[]  AssignedVars[~p1~0, ~n1~0][690], [Black: 247#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 249#(and (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0))) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 254#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 256#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 122#(<= ~n1~0 ~n2~0), Black: 258#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 265#true, Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), 9#L46true, Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 41#L71true, 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:14:48,067 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 06:14:48,067 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:14:48,067 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 06:14:48,067 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 06:14:48,068 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([354] L46-->L52: Formula: (or (and (= v_~n1~0_93 v_~n1~0_92) (= v_~p1~0_59 v_~p1~0_60) (= |v_thread1Thread1of1ForFork1_#t~post1_2| |v_thread1Thread1of1ForFork1_#t~post1_1|) (<= v_~n1~0_93 0)) (and (= (+ v_~m~0_65 v_~p1~0_60) v_~p1~0_59) (= v_~n1~0_93 (+ v_~n1~0_92 1)) (< 0 v_~n1~0_93)))  InVars {~m~0=v_~m~0_65, ~p1~0=v_~p1~0_60, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~n1~0=v_~n1~0_93}  OutVars{~m~0=v_~m~0_65, ~p1~0=v_~p1~0_59, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_2|, ~n1~0=v_~n1~0_92}  AuxVars[]  AssignedVars[~p1~0, thread1Thread1of1ForFork1_#t~post1, ~n1~0][992], [Black: 247#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 250#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 249#(and (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= 1 thread4Thread1of1ForFork2_~cond~3) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0))) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 254#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 256#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 122#(<= ~n1~0 ~n2~0), Black: 258#(and (<= 1 thread4Thread1of1ForFork2_~cond~3) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)), Black: 135#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 131#(and (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 133#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 129#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= 1 ~n2~0) (<= ~n1~0 ~n2~0)), Black: 127#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= ~n1~0 ~n2~0)), 265#true, Black: 145#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), 244#true, Black: 149#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 151#(and (= ~n2~0 ~n1~0) (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 144#(= ~n2~0 ~n1~0), Black: 162#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 164#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 14#L133true, Black: 158#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 6#L52true, Black: 183#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 170#(or (= ~n2~0 ~n1~0) (< 0 ~n2~0)), Black: 179#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 172#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 181#(and (<= ~n1~0 0) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0)) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 175#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 173#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 33#L74true, Black: 66#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 62#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 88#true, Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 200#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 194#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0)), Black: 195#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (< thread1Thread1of1ForFork1_~cond~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2))), Black: 198#(and (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 206#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 196#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 202#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 79#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 204#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 81#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), 168#true, 19#L109true, 232#true, 120#true, Black: 225#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)) (and (<= ~n2~0 0) (= thread4Thread1of1ForFork2_~cond~3 0)))), Black: 227#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 221#(and (<= 1 ~n2~0) (= thread4Thread1of1ForFork2_~cond~3 1)), Black: 223#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 191#true, Black: 106#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0)), Black: 90#(= ~n2~0 ~n1~0), Black: 104#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 96#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 235#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1)))), 34#L90true, Black: 102#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 234#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 238#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 98#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 91#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 100#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (= ~n2~0 ~n1~0) (or (< ~n1~0 1) (< 0 thread3Thread1of1ForFork0_~cond~2)) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (= thread3Thread1of1ForFork0_~cond~2 0))), Black: 108#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 92#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 94#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))])
[2024-12-02 06:14:48,068 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 06:14:48,068 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:14:48,068 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 06:14:48,068 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 06:15:02,542 INFO  L124   PetriNetUnfolderBase]: 242852/368906 cut-off events.
[2024-12-02 06:15:02,542 INFO  L125   PetriNetUnfolderBase]: For 6298083/6352012 co-relation queries the response was YES.
[2024-12-02 06:15:04,943 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 2465988 conditions, 368906 events. 242852/368906 cut-off events. For 6298083/6352012 co-relation queries the response was YES. Maximal size of possible extension queue 20605. Compared 3632349 event pairs, 42767 based on Foata normal form. 33862/395836 useless extension candidates. Maximal degree in co-relation 2314508. Up to 216368 conditions per place. 
[2024-12-02 06:15:06,160 INFO  L140   encePairwiseOnDemand]: 30/44 looper letters, 1338 selfloop transitions, 1085 changer transitions 2/2451 dead transitions.
[2024-12-02 06:15:06,160 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 190 places, 2451 transitions, 59836 flow
[2024-12-02 06:15:06,160 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-12-02 06:15:06,160 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 19 states.
[2024-12-02 06:15:06,162 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 567 transitions.
[2024-12-02 06:15:06,162 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6782296650717703
[2024-12-02 06:15:06,162 INFO  L175             Difference]: Start difference. First operand has 172 places, 1635 transitions, 41990 flow. Second operand 19 states and 567 transitions.
[2024-12-02 06:15:06,162 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 190 places, 2451 transitions, 59836 flow