./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/weaver/test-hard1.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cd0797bb-1a60-46f5-96f5-09c6564ca1dc/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cd0797bb-1a60-46f5-96f5-09c6564ca1dc/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cd0797bb-1a60-46f5-96f5-09c6564ca1dc/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cd0797bb-1a60-46f5-96f5-09c6564ca1dc/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/weaver/test-hard1.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cd0797bb-1a60-46f5-96f5-09c6564ca1dc/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cd0797bb-1a60-46f5-96f5-09c6564ca1dc/bin/uautomizer-verify-aQ6SnzHsRB --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 34f393fd72a97393a0a39d407b9330aa7c1c7e210ad76310ea88c9427f882106 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 02:52:28,090 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 02:52:28,203 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cd0797bb-1a60-46f5-96f5-09c6564ca1dc/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-28 02:52:28,214 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 02:52:28,215 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 02:52:28,264 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 02:52:28,265 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 02:52:28,266 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 02:52:28,266 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-28 02:52:28,267 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-28 02:52:28,268 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 02:52:28,268 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 02:52:28,269 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 02:52:28,269 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 02:52:28,269 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 02:52:28,269 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 02:52:28,269 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 02:52:28,269 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 02:52:28,270 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 02:52:28,270 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 02:52:28,270 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-28 02:52:28,270 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-28 02:52:28,270 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-28 02:52:28,270 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 02:52:28,270 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-28 02:52:28,270 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 02:52:28,270 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 02:52:28,271 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 02:52:28,271 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 02:52:28,271 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 02:52:28,271 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 02:52:28,271 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 02:52:28,271 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 02:52:28,271 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 02:52:28,271 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 02:52:28,273 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 02:52:28,273 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 02:52:28,273 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 02:52:28,274 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 02:52:28,274 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 02:52:28,274 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 02:52:28,274 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 02:52:28,274 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 02:52:28,274 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 02:52:28,275 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 02:52:28,275 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 02:52:28,275 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 02:52:28,276 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_cd0797bb-1a60-46f5-96f5-09c6564ca1dc/bin/uautomizer-verify-aQ6SnzHsRB Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 34f393fd72a97393a0a39d407b9330aa7c1c7e210ad76310ea88c9427f882106 [2024-11-28 02:52:28,611 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 02:52:28,625 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 02:52:28,629 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 02:52:28,632 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 02:52:28,633 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 02:52:28,635 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cd0797bb-1a60-46f5-96f5-09c6564ca1dc/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/weaver/test-hard1.wvr.c [2024-11-28 02:52:32,022 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cd0797bb-1a60-46f5-96f5-09c6564ca1dc/bin/uautomizer-verify-aQ6SnzHsRB/data/aed836a93/e03142a5cc034f0a92d3aee7e58d0657/FLAG7986818ee [2024-11-28 02:52:32,427 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 02:52:32,428 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cd0797bb-1a60-46f5-96f5-09c6564ca1dc/sv-benchmarks/c/weaver/test-hard1.wvr.c [2024-11-28 02:52:32,443 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cd0797bb-1a60-46f5-96f5-09c6564ca1dc/bin/uautomizer-verify-aQ6SnzHsRB/data/aed836a93/e03142a5cc034f0a92d3aee7e58d0657/FLAG7986818ee [2024-11-28 02:52:32,482 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cd0797bb-1a60-46f5-96f5-09c6564ca1dc/bin/uautomizer-verify-aQ6SnzHsRB/data/aed836a93/e03142a5cc034f0a92d3aee7e58d0657 [2024-11-28 02:52:32,485 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 02:52:32,486 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 02:52:32,488 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 02:52:32,488 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 02:52:32,495 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 02:52:32,496 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 02:52:32" (1/1) ... [2024-11-28 02:52:32,497 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6a0851d7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:52:32, skipping insertion in model container [2024-11-28 02:52:32,500 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 02:52:32" (1/1) ... [2024-11-28 02:52:32,529 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 02:52:32,794 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 02:52:32,808 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 02:52:32,857 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 02:52:32,880 INFO L204 MainTranslator]: Completed translation [2024-11-28 02:52:32,882 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:52:32 WrapperNode [2024-11-28 02:52:32,883 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 02:52:32,884 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 02:52:32,884 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 02:52:32,884 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 02:52:32,899 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:52:32" (1/1) ... [2024-11-28 02:52:32,908 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:52:32" (1/1) ... [2024-11-28 02:52:32,931 INFO L138 Inliner]: procedures = 23, calls = 37, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 75 [2024-11-28 02:52:32,933 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 02:52:32,934 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 02:52:32,934 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 02:52:32,934 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 02:52:32,946 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:52:32" (1/1) ... [2024-11-28 02:52:32,947 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:52:32" (1/1) ... [2024-11-28 02:52:32,951 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:52:32" (1/1) ... [2024-11-28 02:52:32,985 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-28 02:52:32,986 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:52:32" (1/1) ... [2024-11-28 02:52:32,986 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:52:32" (1/1) ... [2024-11-28 02:52:32,996 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:52:32" (1/1) ... [2024-11-28 02:52:33,000 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:52:32" (1/1) ... [2024-11-28 02:52:33,005 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:52:32" (1/1) ... [2024-11-28 02:52:33,010 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:52:32" (1/1) ... [2024-11-28 02:52:33,011 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:52:32" (1/1) ... [2024-11-28 02:52:33,017 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 02:52:33,021 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 02:52:33,021 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 02:52:33,022 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 02:52:33,023 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:52:32" (1/1) ... [2024-11-28 02:52:33,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 02:52:33,051 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cd0797bb-1a60-46f5-96f5-09c6564ca1dc/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 02:52:33,067 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cd0797bb-1a60-46f5-96f5-09c6564ca1dc/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 02:52:33,076 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cd0797bb-1a60-46f5-96f5-09c6564ca1dc/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 02:52:33,109 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 02:52:33,110 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-28 02:52:33,110 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-28 02:52:33,110 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-28 02:52:33,110 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-28 02:52:33,110 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-28 02:52:33,110 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-28 02:52:33,111 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-11-28 02:52:33,111 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-11-28 02:52:33,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-28 02:52:33,112 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-28 02:52:33,112 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-28 02:52:33,112 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 02:52:33,112 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 02:52:33,114 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-28 02:52:33,235 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 02:52:33,238 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 02:52:33,640 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 02:52:33,640 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 02:52:34,016 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 02:52:34,016 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-28 02:52:34,016 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 02:52:34 BoogieIcfgContainer [2024-11-28 02:52:34,017 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 02:52:34,019 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 02:52:34,019 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 02:52:34,027 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 02:52:34,027 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 02:52:32" (1/3) ... [2024-11-28 02:52:34,028 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4284a1e5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 02:52:34, skipping insertion in model container [2024-11-28 02:52:34,028 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:52:32" (2/3) ... [2024-11-28 02:52:34,029 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4284a1e5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 02:52:34, skipping insertion in model container [2024-11-28 02:52:34,030 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 02:52:34" (3/3) ... [2024-11-28 02:52:34,031 INFO L128 eAbstractionObserver]: Analyzing ICFG test-hard1.wvr.c [2024-11-28 02:52:34,051 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 02:52:34,054 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG test-hard1.wvr.c that has 5 procedures, 43 locations, 1 initial locations, 4 loop locations, and 2 error locations. [2024-11-28 02:52:34,054 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 02:52:34,163 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-28 02:52:34,211 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 55 places, 46 transitions, 120 flow [2024-11-28 02:52:34,279 INFO L124 PetriNetUnfolderBase]: 4/42 cut-off events. [2024-11-28 02:52:34,287 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-28 02:52:34,295 INFO L83 FinitePrefix]: Finished finitePrefix Result has 59 conditions, 42 events. 4/42 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 67 event pairs, 0 based on Foata normal form. 0/36 useless extension candidates. Maximal degree in co-relation 37. Up to 2 conditions per place. [2024-11-28 02:52:34,296 INFO L82 GeneralOperation]: Start removeDead. Operand has 55 places, 46 transitions, 120 flow [2024-11-28 02:52:34,302 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 50 places, 41 transitions, 106 flow [2024-11-28 02:52:34,312 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 02:52:34,330 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@d464655, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 02:52:34,331 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2024-11-28 02:52:34,368 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 02:52:34,369 INFO L124 PetriNetUnfolderBase]: 4/38 cut-off events. [2024-11-28 02:52:34,369 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-28 02:52:34,370 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:52:34,370 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-11-28 02:52:34,371 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-28 02:52:34,381 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:52:34,381 INFO L85 PathProgramCache]: Analyzing trace with hash 264920563, now seen corresponding path program 1 times [2024-11-28 02:52:34,391 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:52:34,392 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [875171447] [2024-11-28 02:52:34,392 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:52:34,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:52:34,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:52:35,086 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 02:52:35,087 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:52:35,087 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [875171447] [2024-11-28 02:52:35,088 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [875171447] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:52:35,088 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:52:35,089 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 02:52:35,090 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1136717846] [2024-11-28 02:52:35,091 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:52:35,099 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 02:52:35,104 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:52:35,130 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 02:52:35,131 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 02:52:35,133 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 46 [2024-11-28 02:52:35,137 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 50 places, 41 transitions, 106 flow. Second operand has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:52:35,137 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:52:35,137 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 46 [2024-11-28 02:52:35,138 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:52:35,761 INFO L124 PetriNetUnfolderBase]: 1367/2172 cut-off events. [2024-11-28 02:52:35,761 INFO L125 PetriNetUnfolderBase]: For 141/141 co-relation queries the response was YES. [2024-11-28 02:52:35,807 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 147. Compared 11265 event pairs, 123 based on Foata normal form. 2/2127 useless extension candidates. Maximal degree in co-relation 3481. Up to 1541 conditions per place. [2024-11-28 02:52:35,834 INFO L140 encePairwiseOnDemand]: 39/46 looper letters, 35 selfloop transitions, 5 changer transitions 1/58 dead transitions. [2024-11-28 02:52:35,835 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 50 places, 58 transitions, 243 flow [2024-11-28 02:52:35,837 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 02:52:35,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 02:52:35,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 109 transitions. [2024-11-28 02:52:35,857 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7898550724637681 [2024-11-28 02:52:35,859 INFO L175 Difference]: Start difference. First operand has 50 places, 41 transitions, 106 flow. Second operand 3 states and 109 transitions. [2024-11-28 02:52:35,864 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 50 places, 58 transitions, 243 flow [2024-11-28 02:52:35,874 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 58 transitions, 213 flow, removed 0 selfloop flow, removed 8 redundant places. [2024-11-28 02:52:35,882 INFO L231 Difference]: Finished difference. Result has 43 places, 43 transitions, 119 flow [2024-11-28 02:52:35,886 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=46, 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-11-28 02:52:35,893 INFO L279 CegarLoopForPetriNet]: 50 programPoint places, -7 predicate places. [2024-11-28 02:52:35,893 INFO L471 AbstractCegarLoop]: Abstraction has has 43 places, 43 transitions, 119 flow [2024-11-28 02:52:35,894 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:52:35,894 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:52:35,895 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-11-28 02:52:35,895 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 02:52:35,896 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-28 02:52:35,897 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:52:35,897 INFO L85 PathProgramCache]: Analyzing trace with hash 841088869, now seen corresponding path program 1 times [2024-11-28 02:52:35,897 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:52:35,899 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [716603577] [2024-11-28 02:52:35,899 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:52:35,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:52:35,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:52:36,523 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 02:52:36,523 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:52:36,523 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [716603577] [2024-11-28 02:52:36,523 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [716603577] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:52:36,523 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:52:36,523 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 02:52:36,526 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1437650479] [2024-11-28 02:52:36,526 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:52:36,528 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 02:52:36,529 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:52:36,529 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 02:52:36,529 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 02:52:36,559 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 46 [2024-11-28 02:52:36,559 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 43 places, 43 transitions, 119 flow. Second operand has 5 states, 5 states have (on average 21.6) internal successors, (108), 5 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:52:36,559 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:52:36,560 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 46 [2024-11-28 02:52:36,560 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:52:37,493 INFO L124 PetriNetUnfolderBase]: 3196/4713 cut-off events. [2024-11-28 02:52:37,493 INFO L125 PetriNetUnfolderBase]: For 1275/1275 co-relation queries the response was YES. [2024-11-28 02:52:37,512 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10729 conditions, 4713 events. 3196/4713 cut-off events. For 1275/1275 co-relation queries the response was YES. Maximal size of possible extension queue 360. Compared 28081 event pairs, 1020 based on Foata normal form. 0/4226 useless extension candidates. Maximal degree in co-relation 2547. Up to 2129 conditions per place. [2024-11-28 02:52:37,544 INFO L140 encePairwiseOnDemand]: 38/46 looper letters, 81 selfloop transitions, 9 changer transitions 0/102 dead transitions. [2024-11-28 02:52:37,544 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 47 places, 102 transitions, 478 flow [2024-11-28 02:52:37,545 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 02:52:37,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 02:52:37,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 164 transitions. [2024-11-28 02:52:37,547 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7130434782608696 [2024-11-28 02:52:37,547 INFO L175 Difference]: Start difference. First operand has 43 places, 43 transitions, 119 flow. Second operand 5 states and 164 transitions. [2024-11-28 02:52:37,547 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 47 places, 102 transitions, 478 flow [2024-11-28 02:52:37,551 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 46 places, 102 transitions, 465 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 02:52:37,554 INFO L231 Difference]: Finished difference. Result has 49 places, 49 transitions, 176 flow [2024-11-28 02:52:37,554 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=46, 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-11-28 02:52:37,555 INFO L279 CegarLoopForPetriNet]: 50 programPoint places, -1 predicate places. [2024-11-28 02:52:37,555 INFO L471 AbstractCegarLoop]: Abstraction has has 49 places, 49 transitions, 176 flow [2024-11-28 02:52:37,555 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 21.6) internal successors, (108), 5 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:52:37,556 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:52:37,556 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-11-28 02:52:37,556 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 02:52:37,557 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-28 02:52:37,559 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:52:37,559 INFO L85 PathProgramCache]: Analyzing trace with hash -1484516003, now seen corresponding path program 2 times [2024-11-28 02:52:37,560 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:52:37,561 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [188583883] [2024-11-28 02:52:37,561 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 02:52:37,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:52:37,607 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-28 02:52:37,608 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 02:52:38,068 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 02:52:38,068 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:52:38,068 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [188583883] [2024-11-28 02:52:38,069 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [188583883] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:52:38,069 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:52:38,069 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-28 02:52:38,069 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [213799648] [2024-11-28 02:52:38,069 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:52:38,069 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-28 02:52:38,070 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:52:38,070 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-28 02:52:38,070 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-11-28 02:52:38,215 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 46 [2024-11-28 02:52:38,216 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 49 transitions, 176 flow. Second operand has 7 states, 7 states have (on average 20.285714285714285) internal successors, (142), 7 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:52:38,216 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:52:38,216 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 46 [2024-11-28 02:52:38,216 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:52:39,810 INFO L124 PetriNetUnfolderBase]: 6047/8942 cut-off events. [2024-11-28 02:52:39,811 INFO L125 PetriNetUnfolderBase]: For 6606/7372 co-relation queries the response was YES. [2024-11-28 02:52:39,837 INFO L83 FinitePrefix]: Finished finitePrefix Result has 24254 conditions, 8942 events. 6047/8942 cut-off events. For 6606/7372 co-relation queries the response was YES. Maximal size of possible extension queue 583. Compared 54525 event pairs, 269 based on Foata normal form. 812/9615 useless extension candidates. Maximal degree in co-relation 6289. Up to 5023 conditions per place. [2024-11-28 02:52:39,984 INFO L140 encePairwiseOnDemand]: 37/46 looper letters, 110 selfloop transitions, 26 changer transitions 1/149 dead transitions. [2024-11-28 02:52:39,984 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 149 transitions, 807 flow [2024-11-28 02:52:39,985 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-28 02:52:39,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-28 02:52:39,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 259 transitions. [2024-11-28 02:52:39,992 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7038043478260869 [2024-11-28 02:52:39,992 INFO L175 Difference]: Start difference. First operand has 49 places, 49 transitions, 176 flow. Second operand 8 states and 259 transitions. [2024-11-28 02:52:39,992 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 149 transitions, 807 flow [2024-11-28 02:52:40,000 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 149 transitions, 793 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 02:52:40,003 INFO L231 Difference]: Finished difference. Result has 61 places, 69 transitions, 365 flow [2024-11-28 02:52:40,003 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=46, PETRI_DIFFERENCE_MINUEND_FLOW=170, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=49, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=365, PETRI_PLACES=61, PETRI_TRANSITIONS=69} [2024-11-28 02:52:40,004 INFO L279 CegarLoopForPetriNet]: 50 programPoint places, 11 predicate places. [2024-11-28 02:52:40,005 INFO L471 AbstractCegarLoop]: Abstraction has has 61 places, 69 transitions, 365 flow [2024-11-28 02:52:40,006 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.285714285714285) internal successors, (142), 7 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:52:40,006 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:52:40,006 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-11-28 02:52:40,006 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 02:52:40,006 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-28 02:52:40,007 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:52:40,007 INFO L85 PathProgramCache]: Analyzing trace with hash 1777865645, now seen corresponding path program 3 times [2024-11-28 02:52:40,007 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:52:40,008 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1962682369] [2024-11-28 02:52:40,008 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-28 02:52:40,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:52:40,044 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-28 02:52:40,044 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 02:52:40,625 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 02:52:40,626 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:52:40,626 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1962682369] [2024-11-28 02:52:40,627 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1962682369] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:52:40,627 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:52:40,627 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-28 02:52:40,627 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1093004722] [2024-11-28 02:52:40,627 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:52:40,628 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-28 02:52:40,628 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:52:40,630 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-28 02:52:40,630 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-28 02:52:40,738 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 46 [2024-11-28 02:52:40,739 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 61 places, 69 transitions, 365 flow. Second operand 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-11-28 02:52:40,740 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:52:40,740 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 46 [2024-11-28 02:52:40,740 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:52:44,573 INFO L124 PetriNetUnfolderBase]: 15585/22515 cut-off events. [2024-11-28 02:52:44,574 INFO L125 PetriNetUnfolderBase]: For 33009/35319 co-relation queries the response was YES. [2024-11-28 02:52:44,663 INFO L83 FinitePrefix]: Finished finitePrefix Result has 70652 conditions, 22515 events. 15585/22515 cut-off events. For 33009/35319 co-relation queries the response was YES. Maximal size of possible extension queue 1409. Compared 148870 event pairs, 1444 based on Foata normal form. 2439/24732 useless extension candidates. Maximal degree in co-relation 58001. Up to 8129 conditions per place. [2024-11-28 02:52:44,788 INFO L140 encePairwiseOnDemand]: 32/46 looper letters, 288 selfloop transitions, 95 changer transitions 0/393 dead transitions. [2024-11-28 02:52:44,788 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 393 transitions, 2795 flow [2024-11-28 02:52:44,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-11-28 02:52:44,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 16 states. [2024-11-28 02:52:44,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 492 transitions. [2024-11-28 02:52:44,793 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6684782608695652 [2024-11-28 02:52:44,793 INFO L175 Difference]: Start difference. First operand has 61 places, 69 transitions, 365 flow. Second operand 16 states and 492 transitions. [2024-11-28 02:52:44,793 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 393 transitions, 2795 flow [2024-11-28 02:52:44,858 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 393 transitions, 2726 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 02:52:44,867 INFO L231 Difference]: Finished difference. Result has 89 places, 168 transitions, 1485 flow [2024-11-28 02:52:44,868 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=46, PETRI_DIFFERENCE_MINUEND_FLOW=348, PETRI_DIFFERENCE_MINUEND_PLACES=60, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=69, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=33, PETRI_DIFFERENCE_SUBTRAHEND_STATES=16, PETRI_FLOW=1485, PETRI_PLACES=89, PETRI_TRANSITIONS=168} [2024-11-28 02:52:44,869 INFO L279 CegarLoopForPetriNet]: 50 programPoint places, 39 predicate places. [2024-11-28 02:52:44,870 INFO L471 AbstractCegarLoop]: Abstraction has has 89 places, 168 transitions, 1485 flow [2024-11-28 02:52:44,870 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-11-28 02:52:44,870 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:52:44,870 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-11-28 02:52:44,872 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 02:52:44,872 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-28 02:52:44,872 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:52:44,873 INFO L85 PathProgramCache]: Analyzing trace with hash -1773625867, now seen corresponding path program 1 times [2024-11-28 02:52:44,873 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:52:44,873 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1810032622] [2024-11-28 02:52:44,873 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:52:44,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:52:44,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:52:45,299 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 02:52:45,300 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:52:45,300 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1810032622] [2024-11-28 02:52:45,301 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1810032622] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:52:45,301 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:52:45,301 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 02:52:45,301 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [210656093] [2024-11-28 02:52:45,301 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:52:45,302 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 02:52:45,303 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:52:45,303 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 02:52:45,304 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 02:52:45,319 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 46 [2024-11-28 02:52:45,320 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 168 transitions, 1485 flow. Second operand has 5 states, 5 states have (on average 21.6) internal successors, (108), 5 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:52:45,320 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:52:45,321 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 46 [2024-11-28 02:52:45,321 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:52:48,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][182], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 33#L74true, 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 5#L133-1true, 17#thread3EXITtrue, 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:52:48,237 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-28 02:52:48,237 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:52:48,237 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:52:48,237 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:52:48,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][182], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 5#L133-1true, 17#thread3EXITtrue, 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:52:48,808 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-28 02:52:48,809 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:52:48,809 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:52:48,809 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:52:49,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][166], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 43#L71true, 5#L133-1true, 17#thread3EXITtrue, 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:52:49,305 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:52:49,305 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:52:49,305 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:52:49,305 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:52:49,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][182], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, 17#thread3EXITtrue, 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:52:49,309 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:52:49,309 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:52:49,309 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:52:49,309 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:52:49,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][166], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 20#L109true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 43#L71true, 5#L133-1true, 17#thread3EXITtrue, 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:52:49,744 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:52:49,744 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:52:49,744 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:52:49,744 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-28 02:52:49,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L84-->L90: Formula: (or (and (= v_~p2~0_98 v_~p2~0_97) (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~n2~0_87 v_~n2~0_86)) (and (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87) (= (+ v_~m~0_85 v_~p2~0_98) v_~p2~0_97))) InVars {~p2~0=v_~p2~0_98, ~m~0=v_~m~0_85, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|} OutVars{~p2~0=v_~p2~0_97, ~m~0=v_~m~0_85, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|} AuxVars[] AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][172], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 20#L109true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 43#L71true, 5#L133-1true, 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 35#L90true, Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:52:49,745 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:52:49,745 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:52:49,745 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:52:49,745 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-28 02:52:50,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][166], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 29#L134true, 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), 17#thread3EXITtrue, 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:52:50,227 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:52:50,228 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:52:50,228 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:52:50,228 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:52:50,311 INFO L124 PetriNetUnfolderBase]: 24934/36189 cut-off events. [2024-11-28 02:52:50,311 INFO L125 PetriNetUnfolderBase]: For 201358/205040 co-relation queries the response was YES. [2024-11-28 02:52:50,478 INFO L83 FinitePrefix]: Finished finitePrefix Result has 160325 conditions, 36189 events. 24934/36189 cut-off events. For 201358/205040 co-relation queries the response was YES. Maximal size of possible extension queue 1991. Compared 257291 event pairs, 4843 based on Foata normal form. 1266/36261 useless extension candidates. Maximal degree in co-relation 135586. Up to 14471 conditions per place. [2024-11-28 02:52:50,705 INFO L140 encePairwiseOnDemand]: 38/46 looper letters, 227 selfloop transitions, 61 changer transitions 0/317 dead transitions. [2024-11-28 02:52:50,706 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 93 places, 317 transitions, 3238 flow [2024-11-28 02:52:50,706 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 02:52:50,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 02:52:50,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 167 transitions. [2024-11-28 02:52:50,707 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7260869565217392 [2024-11-28 02:52:50,707 INFO L175 Difference]: Start difference. First operand has 89 places, 168 transitions, 1485 flow. Second operand 5 states and 167 transitions. [2024-11-28 02:52:50,707 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 93 places, 317 transitions, 3238 flow [2024-11-28 02:52:51,392 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 93 places, 317 transitions, 3180 flow, removed 29 selfloop flow, removed 0 redundant places. [2024-11-28 02:52:51,398 INFO L231 Difference]: Finished difference. Result has 96 places, 179 transitions, 1756 flow [2024-11-28 02:52:51,398 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=46, PETRI_DIFFERENCE_MINUEND_FLOW=1463, PETRI_DIFFERENCE_MINUEND_PLACES=89, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=168, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=50, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=107, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1756, PETRI_PLACES=96, PETRI_TRANSITIONS=179} [2024-11-28 02:52:51,399 INFO L279 CegarLoopForPetriNet]: 50 programPoint places, 46 predicate places. [2024-11-28 02:52:51,399 INFO L471 AbstractCegarLoop]: Abstraction has has 96 places, 179 transitions, 1756 flow [2024-11-28 02:52:51,400 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 21.6) internal successors, (108), 5 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:52:51,400 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:52:51,400 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-11-28 02:52:51,400 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-28 02:52:51,401 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-28 02:52:51,401 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:52:51,401 INFO L85 PathProgramCache]: Analyzing trace with hash -1274719395, now seen corresponding path program 4 times [2024-11-28 02:52:51,402 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:52:51,402 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1536178278] [2024-11-28 02:52:51,402 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-28 02:52:51,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:52:51,425 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-28 02:52:51,425 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 02:52:51,954 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 02:52:51,955 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:52:51,955 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1536178278] [2024-11-28 02:52:51,955 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1536178278] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:52:51,955 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:52:51,956 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-28 02:52:51,956 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [98667509] [2024-11-28 02:52:51,956 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:52:51,956 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-28 02:52:51,956 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:52:51,957 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-28 02:52:51,957 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-11-28 02:52:52,040 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 46 [2024-11-28 02:52:52,041 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 96 places, 179 transitions, 1756 flow. Second operand has 7 states, 7 states have (on average 20.428571428571427) internal successors, (143), 7 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:52:52,041 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:52:52,041 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 46 [2024-11-28 02:52:52,041 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:53:03,151 INFO L124 PetriNetUnfolderBase]: 45799/70411 cut-off events. [2024-11-28 02:53:03,151 INFO L125 PetriNetUnfolderBase]: For 398142/406432 co-relation queries the response was YES. [2024-11-28 02:53:03,461 INFO L83 FinitePrefix]: Finished finitePrefix Result has 326294 conditions, 70411 events. 45799/70411 cut-off events. For 398142/406432 co-relation queries the response was YES. Maximal size of possible extension queue 3983. Compared 586658 event pairs, 3475 based on Foata normal form. 7924/76675 useless extension candidates. Maximal degree in co-relation 215274. Up to 20938 conditions per place. [2024-11-28 02:53:03,869 INFO L140 encePairwiseOnDemand]: 34/46 looper letters, 343 selfloop transitions, 282 changer transitions 0/649 dead transitions. [2024-11-28 02:53:03,869 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 110 places, 649 transitions, 6896 flow [2024-11-28 02:53:03,869 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-11-28 02:53:03,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 15 states. [2024-11-28 02:53:03,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 515 transitions. [2024-11-28 02:53:03,875 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7463768115942029 [2024-11-28 02:53:03,875 INFO L175 Difference]: Start difference. First operand has 96 places, 179 transitions, 1756 flow. Second operand 15 states and 515 transitions. [2024-11-28 02:53:03,875 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 110 places, 649 transitions, 6896 flow [2024-11-28 02:53:05,703 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 109 places, 649 transitions, 6725 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 02:53:05,713 INFO L231 Difference]: Finished difference. Result has 121 places, 426 transitions, 5564 flow [2024-11-28 02:53:05,714 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=46, PETRI_DIFFERENCE_MINUEND_FLOW=1698, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=179, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=80, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=69, PETRI_DIFFERENCE_SUBTRAHEND_STATES=15, PETRI_FLOW=5564, PETRI_PLACES=121, PETRI_TRANSITIONS=426} [2024-11-28 02:53:05,715 INFO L279 CegarLoopForPetriNet]: 50 programPoint places, 71 predicate places. [2024-11-28 02:53:05,715 INFO L471 AbstractCegarLoop]: Abstraction has has 121 places, 426 transitions, 5564 flow [2024-11-28 02:53:05,715 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.428571428571427) internal successors, (143), 7 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:53:05,715 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:53:05,715 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-11-28 02:53:05,715 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-28 02:53:05,715 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-28 02:53:05,716 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:53:05,716 INFO L85 PathProgramCache]: Analyzing trace with hash 1726700625, now seen corresponding path program 2 times [2024-11-28 02:53:05,716 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:53:05,717 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1292612721] [2024-11-28 02:53:05,717 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 02:53:05,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:53:05,740 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-28 02:53:05,741 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 02:53:06,068 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 02:53:06,070 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:53:06,070 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1292612721] [2024-11-28 02:53:06,071 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1292612721] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:53:06,071 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:53:06,071 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 02:53:06,071 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [921610300] [2024-11-28 02:53:06,071 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:53:06,071 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 02:53:06,072 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:53:06,072 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 02:53:06,072 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 02:53:06,098 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 46 [2024-11-28 02:53:06,098 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 121 places, 426 transitions, 5564 flow. Second operand has 5 states, 5 states have (on average 21.6) internal successors, (108), 5 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:53:06,098 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:53:06,098 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 46 [2024-11-28 02:53:06,098 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:53:11,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][185], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 183#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 5#L133-1true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 4#$Ultimate##0true, Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:11,078 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2024-11-28 02:53:11,078 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-28 02:53:11,078 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-28 02:53:11,078 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-28 02:53:13,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][231], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 33#L74true, 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 5#L133-1true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 184#(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: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:13,106 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-28 02:53:13,106 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:13,106 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:13,106 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:15,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 18#thread1EXITtrue, 33#L74true, 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 26#L132-4true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:15,370 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-28 02:53:15,370 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-28 02:53:15,370 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-28 02:53:15,370 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-28 02:53:15,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][185], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 33#L74true, 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 183#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 5#L133-1true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:15,544 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-28 02:53:15,544 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:15,544 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:15,544 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:15,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 43#L71true, Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 10#L46true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 38#L132-3true, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:15,664 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-28 02:53:15,664 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-11-28 02:53:15,664 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-11-28 02:53:15,664 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2024-11-28 02:53:16,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 33#L74true, 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 5#L133-1true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:16,169 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-28 02:53:16,169 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:16,169 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:16,169 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:17,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 5#L133-1true, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:17,537 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-28 02:53:17,537 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:17,537 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:17,537 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:17,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 18#thread1EXITtrue, 44#L112true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 26#L132-4true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:17,540 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:53:17,540 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:17,540 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:17,540 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:17,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][231], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 18#thread1EXITtrue, 33#L74true, 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 26#L132-4true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, 184#(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: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:17,541 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-28 02:53:17,541 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-28 02:53:17,541 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-28 02:53:17,541 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-28 02:53:17,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 18#thread1EXITtrue, 44#L112true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 26#L132-4true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:17,783 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:53:17,783 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:17,783 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:17,783 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:17,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 18#thread1EXITtrue, 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 9#L65true, 26#L132-4true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:17,864 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:53:17,864 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:17,864 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:17,864 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:17,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 18#thread1EXITtrue, 33#L74true, 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:17,873 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:53:17,873 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:17,873 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:17,873 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:17,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][185], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, 32#thread2EXITtrue, Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 183#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 5#L133-1true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:17,935 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-28 02:53:17,935 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:17,935 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:17,935 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:18,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][185], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 183#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 9#L65true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 5#L133-1true, 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:18,060 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-28 02:53:18,061 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:18,061 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:18,061 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:18,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][185], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 183#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 5#L133-1true, 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:18,164 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-28 02:53:18,164 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:18,164 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:18,164 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:18,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 23#$Ultimate##0true, 26#L132-4true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 43#L71true, Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 10#L46true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:18,380 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-28 02:53:18,380 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-11-28 02:53:18,380 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-28 02:53:18,380 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-28 02:53:18,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 33#L74true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 10#L46true, Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 38#L132-3true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:18,385 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-28 02:53:18,385 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-28 02:53:18,385 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-11-28 02:53:18,385 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-28 02:53:19,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 5#L133-1true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:19,208 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-28 02:53:19,208 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:19,208 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:19,208 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:19,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 9#L65true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 5#L133-1true, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:19,261 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-28 02:53:19,261 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:19,262 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:19,262 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:20,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][185], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 183#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:20,182 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:53:20,182 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:20,182 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:20,182 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:20,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:20,202 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:53:20,202 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:20,202 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:20,202 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:20,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 18#thread1EXITtrue, 44#L112true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:20,217 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-28 02:53:20,217 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:20,217 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:20,217 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:20,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][231], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 18#thread1EXITtrue, 33#L74true, 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 184#(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: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:20,218 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:53:20,218 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:20,218 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:20,218 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:20,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 18#thread1EXITtrue, 44#L112true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, Black: 79#(<= 1 ~n2~0), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:20,835 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-28 02:53:20,835 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:20,835 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:20,835 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:20,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:20,837 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:53:20,837 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:20,837 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:20,837 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:20,876 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 33#L74true, 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 5#L133-1true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:20,876 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-28 02:53:20,876 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:20,877 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:20,877 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:20,877 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:20,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([386] 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][184], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 33#L74true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 14#thread4EXITtrue, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 5#L133-1true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:20,877 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-28 02:53:20,877 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:20,877 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:20,877 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:20,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 18#thread1EXITtrue, 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 9#L65true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:20,882 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-28 02:53:20,882 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:20,882 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:20,882 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:20,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([387] L103-->L109: Formula: (or (and (= v_~n2~0_79 (+ v_~n2~0_78 2)) (= (+ v_~p2~0_90 (* v_~m~0_81 2)) v_~p2~0_89) (< 1 v_~n2~0_79)) (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_89 v_~p2~0_90) (<= v_~n2~0_79 1))) InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_90, ~m~0=v_~m~0_81} OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_89, ~m~0=v_~m~0_81} AuxVars[] AssignedVars[~n2~0, ~p2~0][502], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 33#L74true, 20#L109true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 5#L133-1true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:20,884 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:53:20,884 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:20,884 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:20,884 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:20,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][185], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 183#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 29#L134true, 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:20,914 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:53:20,914 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:20,914 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:20,914 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:21,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 10#L46true, Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 38#L132-3true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:21,160 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:53:21,160 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:21,160 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-11-28 02:53:21,161 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:21,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 9#L65true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 10#L46true, 38#L132-3true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:21,221 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:53:21,221 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-11-28 02:53:21,221 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:21,221 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:21,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 33#L74true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 23#$Ultimate##0true, 26#L132-4true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 10#L46true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:21,222 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:53:21,222 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-11-28 02:53:21,222 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:21,222 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:21,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 23#$Ultimate##0true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), 43#L71true, Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 10#L46true, Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:21,223 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:53:21,223 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:21,223 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:21,223 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-11-28 02:53:21,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 23#$Ultimate##0true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 5#L133-1true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:21,711 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:53:21,711 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:21,711 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:21,712 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:21,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L84-->L90: Formula: (or (and (= v_~p2~0_98 v_~p2~0_97) (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~n2~0_87 v_~n2~0_86)) (and (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87) (= (+ v_~m~0_85 v_~p2~0_98) v_~p2~0_97))) InVars {~p2~0=v_~p2~0_98, ~m~0=v_~m~0_85, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|} OutVars{~p2~0=v_~p2~0_97, ~m~0=v_~m~0_85, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|} AuxVars[] AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][316], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 23#$Ultimate##0true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 5#L133-1true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 35#L90true, Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:21,712 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-28 02:53:21,712 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:21,712 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:21,712 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:21,714 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 18#thread1EXITtrue, 44#L112true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 26#L132-4true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:21,714 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:53:21,714 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:21,714 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:21,714 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:21,714 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:21,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([387] L103-->L109: Formula: (or (and (= v_~n2~0_79 (+ v_~n2~0_78 2)) (= (+ v_~p2~0_90 (* v_~m~0_81 2)) v_~p2~0_89) (< 1 v_~n2~0_79)) (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_89 v_~p2~0_90) (<= v_~n2~0_79 1))) InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_90, ~m~0=v_~m~0_81} OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_89, ~m~0=v_~m~0_81} AuxVars[] AssignedVars[~n2~0, ~p2~0][502], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 18#thread1EXITtrue, 20#L109true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 26#L132-4true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 40#L93true, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:21,715 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-28 02:53:21,715 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:21,715 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:21,715 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:21,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([386] 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][184], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 18#thread1EXITtrue, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 26#L132-4true, 14#thread4EXITtrue, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 40#L93true, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:21,715 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-28 02:53:21,715 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:21,715 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:21,715 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:22,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 33#L74true, 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 7#L52true, Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:22,543 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-28 02:53:22,543 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:22,543 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:22,543 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:22,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 7#L52true, Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 26#L132-4true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:22,544 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-28 02:53:22,544 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:22,544 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:22,544 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:22,937 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 5#L133-1true, 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:22,937 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:53:22,937 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:22,937 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:22,937 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:22,937 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:22,937 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] 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][231], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 33#L74true, 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 5#L133-1true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 184#(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: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:22,937 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-28 02:53:22,937 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:22,937 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:22,938 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:22,938 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:22,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([386] 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][184], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 14#thread4EXITtrue, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 5#L133-1true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:22,938 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:53:22,938 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:22,938 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:22,938 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:22,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([386] 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][135], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 33#L74true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 14#thread4EXITtrue, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 5#L133-1true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 184#(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)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:22,938 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-28 02:53:22,938 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:22,938 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:22,938 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:23,068 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 5#L133-1true, 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:23,068 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:53:23,068 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:23,068 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:23,069 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:23,069 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:23,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([387] L103-->L109: Formula: (or (and (= v_~n2~0_79 (+ v_~n2~0_78 2)) (= (+ v_~p2~0_90 (* v_~m~0_81 2)) v_~p2~0_89) (< 1 v_~n2~0_79)) (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_89 v_~p2~0_90) (<= v_~n2~0_79 1))) InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_90, ~m~0=v_~m~0_81} OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_89, ~m~0=v_~m~0_81} AuxVars[] AssignedVars[~n2~0, ~p2~0][502], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 20#L109true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 5#L133-1true, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:23,069 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:23,069 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:23,069 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:23,070 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:23,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([386] 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][184], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 14#thread4EXITtrue, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 5#L133-1true, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:23,070 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:53:23,070 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:23,070 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:23,070 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:23,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 9#L65true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 5#L133-1true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:23,085 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:53:23,085 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:23,085 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:23,085 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:23,085 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:23,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([386] 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][184], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 9#L65true, 14#thread4EXITtrue, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 5#L133-1true, 40#L93true, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:23,085 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:53:23,085 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:23,086 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:23,086 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:23,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([387] L103-->L109: Formula: (or (and (= v_~n2~0_79 (+ v_~n2~0_78 2)) (= (+ v_~p2~0_90 (* v_~m~0_81 2)) v_~p2~0_89) (< 1 v_~n2~0_79)) (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_89 v_~p2~0_90) (<= v_~n2~0_79 1))) InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_90, ~m~0=v_~m~0_81} OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_89, ~m~0=v_~m~0_81} AuxVars[] AssignedVars[~n2~0, ~p2~0][502], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 20#L109true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 9#L65true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 5#L133-1true, 40#L93true, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:23,107 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:23,108 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:23,108 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:23,108 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:23,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 23#$Ultimate##0true, 26#L132-4true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 10#L46true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:23,398 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-28 02:53:23,398 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-11-28 02:53:23,398 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:23,398 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:23,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 23#$Ultimate##0true, 9#L65true, 26#L132-4true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 10#L46true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:23,460 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-28 02:53:23,460 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:23,460 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:23,460 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-11-28 02:53:23,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 33#L74true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 23#$Ultimate##0true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 10#L46true, Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:23,461 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-28 02:53:23,461 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:23,461 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:23,461 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-11-28 02:53:24,397 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 18#thread1EXITtrue, 44#L112true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:24,398 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-28 02:53:24,398 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:24,398 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:24,398 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:24,398 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:24,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([387] L103-->L109: Formula: (or (and (= v_~n2~0_79 (+ v_~n2~0_78 2)) (= (+ v_~p2~0_90 (* v_~m~0_81 2)) v_~p2~0_89) (< 1 v_~n2~0_79)) (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_89 v_~p2~0_90) (<= v_~n2~0_79 1))) InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_90, ~m~0=v_~m~0_81} OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_89, ~m~0=v_~m~0_81} AuxVars[] AssignedVars[~n2~0, ~p2~0][502], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 18#thread1EXITtrue, 20#L109true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 40#L93true, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:24,398 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:53:24,398 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-28 02:53:24,398 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:24,398 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:24,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([386] 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][184], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 18#thread1EXITtrue, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 14#thread4EXITtrue, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:24,399 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-28 02:53:24,399 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:24,399 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:24,399 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:24,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 23#$Ultimate##0true, 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:24,407 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-28 02:53:24,407 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:24,407 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:24,407 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:24,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L84-->L90: Formula: (or (and (= v_~p2~0_98 v_~p2~0_97) (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~n2~0_87 v_~n2~0_86)) (and (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87) (= (+ v_~m~0_85 v_~p2~0_98) v_~p2~0_97))) InVars {~p2~0=v_~p2~0_98, ~m~0=v_~m~0_85, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|} OutVars{~p2~0=v_~p2~0_97, ~m~0=v_~m~0_85, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|} AuxVars[] AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][316], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 23#$Ultimate##0true, 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 35#L90true, Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:24,408 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:53:24,408 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:24,408 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:24,408 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-28 02:53:24,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), 7#L52true, Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 9#L65true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:24,741 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:53:24,741 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:24,741 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:24,741 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:24,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 7#L52true, Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:24,751 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:53:24,751 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:24,751 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:24,751 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:25,125 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:25,125 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:25,125 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:25,126 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:25,126 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:25,126 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:25,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([386] 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][184], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, 14#thread4EXITtrue, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:25,126 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:25,126 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:25,126 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:25,126 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:25,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([387] L103-->L109: Formula: (or (and (= v_~n2~0_79 (+ v_~n2~0_78 2)) (= (+ v_~p2~0_90 (* v_~m~0_81 2)) v_~p2~0_89) (< 1 v_~n2~0_79)) (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_89 v_~p2~0_90) (<= v_~n2~0_79 1))) InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_90, ~m~0=v_~m~0_81} OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_89, ~m~0=v_~m~0_81} AuxVars[] AssignedVars[~n2~0, ~p2~0][502], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 20#L109true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 5#L133-1true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:25,132 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:25,132 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:25,132 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:25,132 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:25,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([387] L103-->L109: Formula: (or (and (= v_~n2~0_79 (+ v_~n2~0_78 2)) (= (+ v_~p2~0_90 (* v_~m~0_81 2)) v_~p2~0_89) (< 1 v_~n2~0_79)) (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_89 v_~p2~0_90) (<= v_~n2~0_79 1))) InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_90, ~m~0=v_~m~0_81} OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_89, ~m~0=v_~m~0_81} AuxVars[] AssignedVars[~n2~0, ~p2~0][502], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 20#L109true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:25,132 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-28 02:53:25,132 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:25,132 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:25,132 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:25,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([387] L103-->L109: Formula: (or (and (= v_~n2~0_79 (+ v_~n2~0_78 2)) (= (+ v_~p2~0_90 (* v_~m~0_81 2)) v_~p2~0_89) (< 1 v_~n2~0_79)) (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_89 v_~p2~0_90) (<= v_~n2~0_79 1))) InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_90, ~m~0=v_~m~0_81} OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_89, ~m~0=v_~m~0_81} AuxVars[] AssignedVars[~n2~0, ~p2~0][421], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 33#L74true, 20#L109true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 5#L133-1true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 184#(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: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:25,133 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:53:25,133 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:25,133 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:25,133 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:25,238 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:25,239 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:25,239 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:25,239 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:25,239 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:25,239 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:25,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([387] L103-->L109: Formula: (or (and (= v_~n2~0_79 (+ v_~n2~0_78 2)) (= (+ v_~p2~0_90 (* v_~m~0_81 2)) v_~p2~0_89) (< 1 v_~n2~0_79)) (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_89 v_~p2~0_90) (<= v_~n2~0_79 1))) InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_90, ~m~0=v_~m~0_81} OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_89, ~m~0=v_~m~0_81} AuxVars[] AssignedVars[~n2~0, ~p2~0][502], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 20#L109true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:25,239 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-28 02:53:25,239 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:25,239 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:25,240 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:25,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([386] 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][184], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, 14#thread4EXITtrue, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:25,240 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:25,240 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:25,240 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:25,240 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:25,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 23#$Ultimate##0true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 10#L46true, Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:25,560 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:53:25,560 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:25,560 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-28 02:53:25,560 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:25,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 23#$Ultimate##0true, 9#L65true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 10#L46true, Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:25,645 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:53:25,645 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-28 02:53:25,646 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:25,646 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:25,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), 43#L71true, Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 10#L46true, Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:25,647 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:53:25,647 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:25,647 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:25,647 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-11-28 02:53:26,119 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 5#L133-1true, 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:26,119 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:53:26,120 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:26,120 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:26,120 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-28 02:53:26,120 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:26,120 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:26,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L84-->L90: Formula: (or (and (= v_~p2~0_98 v_~p2~0_97) (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~n2~0_87 v_~n2~0_86)) (and (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87) (= (+ v_~m~0_85 v_~p2~0_98) v_~p2~0_97))) InVars {~p2~0=v_~p2~0_98, ~m~0=v_~m~0_85, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|} OutVars{~p2~0=v_~p2~0_97, ~m~0=v_~m~0_85, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|} AuxVars[] AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][316], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 5#L133-1true, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 35#L90true, Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:26,120 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:26,120 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:26,120 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:26,120 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:26,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([387] L103-->L109: Formula: (or (and (= v_~n2~0_79 (+ v_~n2~0_78 2)) (= (+ v_~p2~0_90 (* v_~m~0_81 2)) v_~p2~0_89) (< 1 v_~n2~0_79)) (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_89 v_~p2~0_90) (<= v_~n2~0_79 1))) InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_90, ~m~0=v_~m~0_81} OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_89, ~m~0=v_~m~0_81} AuxVars[] AssignedVars[~n2~0, ~p2~0][502], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 20#L109true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 5#L133-1true, 40#L93true, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:26,121 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:26,121 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:26,121 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-28 02:53:26,121 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:26,121 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:26,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([386] 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][184], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 14#thread4EXITtrue, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 5#L133-1true, 40#L93true, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:26,121 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-28 02:53:26,121 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:26,121 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:26,121 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-28 02:53:26,121 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:26,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][185], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 183#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:26,340 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:26,340 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-28 02:53:26,340 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-28 02:53:26,340 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-28 02:53:27,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] 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][185], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 183#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:27,085 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:27,085 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,085 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,085 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,085 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([386] 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][81], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 183#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, 14#thread4EXITtrue, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:27,085 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:27,085 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,085 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,085 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,167 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] 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][185], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 183#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 29#L134true, 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:27,167 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:27,167 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,168 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,168 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,168 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([386] 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][81], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 183#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 29#L134true, 14#thread4EXITtrue, 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:27,168 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:27,168 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,168 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,168 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 33#L74true, 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 10#L46true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:27,346 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:27,347 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:27,347 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,347 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 14#thread4EXITtrue, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 43#L71true, Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 10#L46true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:27,347 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:27,348 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-28 02:53:27,348 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,348 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,528 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:27,528 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:27,528 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-28 02:53:27,528 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,528 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,528 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,528 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,528 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([387] L103-->L109: Formula: (or (and (= v_~n2~0_79 (+ v_~n2~0_78 2)) (= (+ v_~p2~0_90 (* v_~m~0_81 2)) v_~p2~0_89) (< 1 v_~n2~0_79)) (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_89 v_~p2~0_90) (<= v_~n2~0_79 1))) InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_90, ~m~0=v_~m~0_81} OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_89, ~m~0=v_~m~0_81} AuxVars[] AssignedVars[~n2~0, ~p2~0][502], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 20#L109true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 40#L93true, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:27,528 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-28 02:53:27,528 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:27,528 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:27,529 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-28 02:53:27,529 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:27,529 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([386] 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][184], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, 14#thread4EXITtrue, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 40#L93true, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:27,529 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:27,529 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,529 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-28 02:53:27,529 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,529 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,554 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([380] 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][259], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:27,554 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:27,554 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,554 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-28 02:53:27,554 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,554 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,554 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L84-->L90: Formula: (or (and (= v_~p2~0_98 v_~p2~0_97) (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~n2~0_87 v_~n2~0_86)) (and (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87) (= (+ v_~m~0_85 v_~p2~0_98) v_~p2~0_97))) InVars {~p2~0=v_~p2~0_98, ~m~0=v_~m~0_85, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|} OutVars{~p2~0=v_~p2~0_97, ~m~0=v_~m~0_85, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|} AuxVars[] AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][316], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 35#L90true, Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:27,554 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-28 02:53:27,554 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:27,554 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:27,554 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:27,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([387] L103-->L109: Formula: (or (and (= v_~n2~0_79 (+ v_~n2~0_78 2)) (= (+ v_~p2~0_90 (* v_~m~0_81 2)) v_~p2~0_89) (< 1 v_~n2~0_79)) (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_89 v_~p2~0_90) (<= v_~n2~0_79 1))) InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_90, ~m~0=v_~m~0_81} OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_89, ~m~0=v_~m~0_81} AuxVars[] AssignedVars[~n2~0, ~p2~0][502], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 20#L109true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 40#L93true, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 144#true, Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:27,555 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-28 02:53:27,555 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:27,555 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:27,555 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:27,555 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-28 02:53:27,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([386] 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][184], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, 14#thread4EXITtrue, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:27,555 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-28 02:53:27,555 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,555 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,555 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-28 02:53:27,555 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-28 02:53:27,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([387] L103-->L109: Formula: (or (and (= v_~n2~0_79 (+ v_~n2~0_78 2)) (= (+ v_~p2~0_90 (* v_~m~0_81 2)) v_~p2~0_89) (< 1 v_~n2~0_79)) (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_89 v_~p2~0_90) (<= v_~n2~0_79 1))) InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_90, ~m~0=v_~m~0_81} OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_89, ~m~0=v_~m~0_81} AuxVars[] AssignedVars[~n2~0, ~p2~0][420], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 20#L109true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 183#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:27,827 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-28 02:53:27,827 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:27,827 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:27,827 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:27,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([387] L103-->L109: Formula: (or (and (= v_~n2~0_79 (+ v_~n2~0_78 2)) (= (+ v_~p2~0_90 (* v_~m~0_81 2)) v_~p2~0_89) (< 1 v_~n2~0_79)) (and (= v_~n2~0_79 v_~n2~0_78) (= v_~p2~0_89 v_~p2~0_90) (<= v_~n2~0_79 1))) InVars {~n2~0=v_~n2~0_79, ~p2~0=v_~p2~0_90, ~m~0=v_~m~0_81} OutVars{~n2~0=v_~n2~0_78, ~p2~0=v_~p2~0_89, ~m~0=v_~m~0_81} AuxVars[] AssignedVars[~n2~0, ~p2~0][420], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 20#L109true, Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 183#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 29#L134true, 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 40#L93true, Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:27,883 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-28 02:53:27,883 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:27,883 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:27,883 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:27,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 10#L46true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:27,988 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-28 02:53:27,988 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:27,988 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:27,988 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:28,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 9#L65true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 10#L46true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 17#thread3EXITtrue, Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 93#true, Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:28,029 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-28 02:53:28,029 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:28,029 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:28,030 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:28,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 33#L74true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 14#thread4EXITtrue, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 10#L46true, Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:28,031 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-28 02:53:28,031 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:28,031 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:28,031 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-28 02:53:28,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L84-->L90: Formula: (or (and (= v_~p2~0_98 v_~p2~0_97) (= |v_thread3Thread1of1ForFork0_#t~post2_2| |v_thread3Thread1of1ForFork0_#t~post2_1|) (<= v_~n2~0_87 0) (= v_~n2~0_87 v_~n2~0_86)) (and (< 0 v_~n2~0_87) (= (+ v_~n2~0_86 1) v_~n2~0_87) (= (+ v_~m~0_85 v_~p2~0_98) v_~p2~0_97))) InVars {~p2~0=v_~p2~0_98, ~m~0=v_~m~0_85, ~n2~0=v_~n2~0_87, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_1|} OutVars{~p2~0=v_~p2~0_97, ~m~0=v_~m~0_85, ~n2~0=v_~n2~0_86, thread3Thread1of1ForFork0_#t~post2=|v_thread3Thread1of1ForFork0_#t~post2_2|} AuxVars[] AssignedVars[~n2~0, ~p2~0, thread3Thread1of1ForFork0_#t~post2][316], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 44#L112true, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 187#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 29#L134true, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), 35#L90true, Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), 144#true, Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:28,211 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-28 02:53:28,211 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:28,211 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:28,211 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-28 02:53:28,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), 32#thread2EXITtrue, Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 14#thread4EXITtrue, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 10#L46true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), 74#true, Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:28,927 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-28 02:53:28,927 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-28 02:53:28,927 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:28,927 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-28 02:53:28,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] 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][115], [Black: 101#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)))), Black: 96#(and (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 103#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0)), Black: 98#(<= ~n1~0 0), Black: 70#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= 0 (div thread1Thread1of1ForFork1_~cond~0 256)) (<= ~n1~0 0) (<= (mod thread1Thread1of1ForFork1_~cond~0 256) 0)), Black: 68#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)), 152#(and (<= ~n1~0 ~n2~0) (or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 140#(and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 138#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 134#(or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))), 15#L133true, 181#true, Black: 79#(<= 1 ~n2~0), Black: 80#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 76#(= ~n2~0 ~n1~0), Black: 86#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1) (= thread3Thread1of1ForFork0_~cond~2 1)), Black: 84#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)), Black: 82#(and (= ~n2~0 ~n1~0) (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)))), 9#L65true, 14#thread4EXITtrue, Black: 146#(<= ~n1~0 ~n2~0), Black: 154#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))) (<= ~n1~0 ~n2~0)), Black: 156#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 162#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), Black: 160#(and (or (and (<= 1 ~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: 166#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 148#(or (< ~n1~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2))), 10#L46true, Black: 168#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), Black: 149#(and (or (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork1_~cond~0 1)) (and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0))) (or (< thread1Thread1of1ForFork1_~cond~0 1) (and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)))), 17#thread3EXITtrue, Black: 158#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 ~n2~0)), Black: 150#(and (<= (div thread3Thread1of1ForFork0_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork0_~cond~2)), 74#true, Black: 113#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 111#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork0_~cond~2 1)) (and (<= ~n2~0 0) (= thread3Thread1of1ForFork0_~cond~2 0))) (or (= ~n2~0 ~n1~0) (< 0 ~n2~0))), Black: 99#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 107#(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))), 64#(or (and (= thread2Thread1of1ForFork3_~cond~1 0) (<= ~n1~0 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork3_~cond~1 1))), Black: 109#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread4Thread1of1ForFork2_~cond~3 0)), 93#true, Black: 117#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 105#(and (= ~n2~0 ~n1~0) (<= ~n1~0 0) (= thread3Thread1of1ForFork0_~cond~2 0) (= thread1Thread1of1ForFork1_~cond~0 0)), Black: 97#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (or (< ~n1~0 1) (and (<= 1 thread3Thread1of1ForFork0_~cond~2) (<= (div thread4Thread1of1ForFork2_~cond~3 256) 0)))), Black: 60#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 95#(= ~n2~0 ~n1~0), Black: 115#(and (= thread4Thread1of1ForFork2_~cond~3 thread3Thread1of1ForFork0_~cond~2) (<= ~n1~0 0))]) [2024-11-28 02:53:28,950 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-28 02:53:28,951 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-28 02:53:28,951 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-28 02:53:28,951 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-28 02:53:29,506 INFO L124 PetriNetUnfolderBase]: 81826/123355 cut-off events. [2024-11-28 02:53:29,506 INFO L125 PetriNetUnfolderBase]: For 1562297/1574566 co-relation queries the response was YES. [2024-11-28 02:53:30,240 INFO L83 FinitePrefix]: Finished finitePrefix Result has 721114 conditions, 123355 events. 81826/123355 cut-off events. For 1562297/1574566 co-relation queries the response was YES. Maximal size of possible extension queue 6459. Compared 1070172 event pairs, 17491 based on Foata normal form. 3716/122913 useless extension candidates. Maximal degree in co-relation 570672. Up to 40519 conditions per place. [2024-11-28 02:53:31,138 INFO L140 encePairwiseOnDemand]: 37/46 looper letters, 537 selfloop transitions, 238 changer transitions 0/838 dead transitions. [2024-11-28 02:53:31,138 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 125 places, 838 transitions, 12479 flow [2024-11-28 02:53:31,139 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 02:53:31,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 02:53:31,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 171 transitions. [2024-11-28 02:53:31,140 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7434782608695653 [2024-11-28 02:53:31,140 INFO L175 Difference]: Start difference. First operand has 121 places, 426 transitions, 5564 flow. Second operand 5 states and 171 transitions. [2024-11-28 02:53:31,140 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 125 places, 838 transitions, 12479 flow