./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/weaver/test-hard1.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/weaver/test-hard1.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 34f393fd72a97393a0a39d407b9330aa7c1c7e210ad76310ea88c9427f882106 --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-04 02:28:27,916 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 02:28:27,972 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-03-04 02:28:27,979 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 02:28:27,979 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 02:28:27,992 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 02:28:27,993 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 02:28:27,993 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 02:28:27,997 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-04 02:28:27,997 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-04 02:28:27,997 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 02:28:27,997 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 02:28:27,997 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 02:28:27,997 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 02:28:27,997 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 02:28:27,997 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 02:28:27,997 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-04 02:28:27,997 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-04 02:28:27,997 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 02:28:27,997 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-04 02:28:27,997 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 02:28:27,998 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-04 02:28:27,998 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 02:28:27,998 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-04 02:28:27,998 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-04 02:28:27,998 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 02:28:27,998 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 02:28:27,998 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 02:28:27,998 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 02:28:27,998 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 02:28:27,998 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-04 02:28:27,998 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 02:28:27,998 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 02:28:27,998 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 02:28:27,998 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 02:28:27,998 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-04 02:28:27,998 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-04 02:28:27,998 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 02:28:27,998 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 02:28:27,999 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 02:28:27,999 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 02:28:27,999 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 02:28:27,999 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 02:28:27,999 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 34f393fd72a97393a0a39d407b9330aa7c1c7e210ad76310ea88c9427f882106 [2025-03-04 02:28:28,237 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 02:28:28,247 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 02:28:28,249 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 02:28:28,250 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 02:28:28,250 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 02:28:28,253 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/test-hard1.wvr.c [2025-03-04 02:28:29,461 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8a12f109e/08842869439d4bd09d2478851ee78929/FLAG7c2c471bb [2025-03-04 02:28:29,688 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 02:28:29,691 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/test-hard1.wvr.c [2025-03-04 02:28:29,697 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8a12f109e/08842869439d4bd09d2478851ee78929/FLAG7c2c471bb [2025-03-04 02:28:30,028 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8a12f109e/08842869439d4bd09d2478851ee78929 [2025-03-04 02:28:30,029 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 02:28:30,030 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 02:28:30,031 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 02:28:30,031 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 02:28:30,034 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 02:28:30,035 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 02:28:30" (1/1) ... [2025-03-04 02:28:30,035 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1fdf40d8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:28:30, skipping insertion in model container [2025-03-04 02:28:30,035 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 02:28:30" (1/1) ... [2025-03-04 02:28:30,047 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 02:28:30,154 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/test-hard1.wvr.c[3425,3438] [2025-03-04 02:28:30,158 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 02:28:30,165 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 02:28:30,181 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/test-hard1.wvr.c[3425,3438] [2025-03-04 02:28:30,182 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 02:28:30,190 INFO L204 MainTranslator]: Completed translation [2025-03-04 02:28:30,191 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:28:30 WrapperNode [2025-03-04 02:28:30,191 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 02:28:30,193 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 02:28:30,193 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 02:28:30,193 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 02:28:30,198 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:28:30" (1/1) ... [2025-03-04 02:28:30,203 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:28:30" (1/1) ... [2025-03-04 02:28:30,217 INFO L138 Inliner]: procedures = 23, calls = 36, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 73 [2025-03-04 02:28:30,219 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 02:28:30,219 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 02:28:30,219 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 02:28:30,220 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 02:28:30,226 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:28:30" (1/1) ... [2025-03-04 02:28:30,227 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:28:30" (1/1) ... [2025-03-04 02:28:30,228 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:28:30" (1/1) ... [2025-03-04 02:28:30,247 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2025-03-04 02:28:30,247 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:28:30" (1/1) ... [2025-03-04 02:28:30,248 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:28:30" (1/1) ... [2025-03-04 02:28:30,251 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:28:30" (1/1) ... [2025-03-04 02:28:30,252 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:28:30" (1/1) ... [2025-03-04 02:28:30,253 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:28:30" (1/1) ... [2025-03-04 02:28:30,253 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:28:30" (1/1) ... [2025-03-04 02:28:30,262 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 02:28:30,262 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 02:28:30,262 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 02:28:30,262 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 02:28:30,263 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:28:30" (1/1) ... [2025-03-04 02:28:30,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 02:28:30,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 02:28:30,290 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-04 02:28:30,292 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-04 02:28:30,312 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 02:28:30,312 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2025-03-04 02:28:30,312 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2025-03-04 02:28:30,312 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2025-03-04 02:28:30,312 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2025-03-04 02:28:30,312 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2025-03-04 02:28:30,312 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2025-03-04 02:28:30,312 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2025-03-04 02:28:30,312 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2025-03-04 02:28:30,312 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-04 02:28:30,312 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2025-03-04 02:28:30,312 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2025-03-04 02:28:30,312 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 02:28:30,312 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 02:28:30,313 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-04 02:28:30,395 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 02:28:30,396 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 02:28:30,629 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-04 02:28:30,630 INFO L307 CfgBuilder]: Performing block encoding [2025-03-04 02:28:30,763 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-04 02:28:30,764 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-04 02:28:30,764 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 02:28:30 BoogieIcfgContainer [2025-03-04 02:28:30,764 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-04 02:28:30,766 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-04 02:28:30,766 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-04 02:28:30,769 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-04 02:28:30,769 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.03 02:28:30" (1/3) ... [2025-03-04 02:28:30,769 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2a4428d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 02:28:30, skipping insertion in model container [2025-03-04 02:28:30,769 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:28:30" (2/3) ... [2025-03-04 02:28:30,770 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2a4428d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 02:28:30, skipping insertion in model container [2025-03-04 02:28:30,770 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 02:28:30" (3/3) ... [2025-03-04 02:28:30,770 INFO L128 eAbstractionObserver]: Analyzing ICFG test-hard1.wvr.c [2025-03-04 02:28:30,779 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-04 02:28:30,780 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG test-hard1.wvr.c that has 5 procedures, 41 locations, 1 initial locations, 4 loop locations, and 1 error locations. [2025-03-04 02:28:30,781 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-04 02:28:30,834 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2025-03-04 02:28:30,864 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 53 places, 44 transitions, 116 flow [2025-03-04 02:28:30,890 INFO L124 PetriNetUnfolderBase]: 4/40 cut-off events. [2025-03-04 02:28:30,894 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-04 02:28:30,896 INFO L83 FinitePrefix]: Finished finitePrefix Result has 57 conditions, 40 events. 4/40 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 60 event pairs, 0 based on Foata normal form. 0/35 useless extension candidates. Maximal degree in co-relation 37. Up to 2 conditions per place. [2025-03-04 02:28:30,896 INFO L82 GeneralOperation]: Start removeDead. Operand has 53 places, 44 transitions, 116 flow [2025-03-04 02:28:30,900 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 48 places, 39 transitions, 102 flow [2025-03-04 02:28:30,907 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 02:28:30,916 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@24811303, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 02:28:30,916 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2025-03-04 02:28:30,931 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 02:28:30,931 INFO L124 PetriNetUnfolderBase]: 4/38 cut-off events. [2025-03-04 02:28:30,931 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-04 02:28:30,932 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 02:28:30,932 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] [2025-03-04 02:28:30,933 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-03-04 02:28:30,936 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 02:28:30,937 INFO L85 PathProgramCache]: Analyzing trace with hash -546620567, now seen corresponding path program 1 times [2025-03-04 02:28:30,942 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 02:28:30,942 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [100867699] [2025-03-04 02:28:30,942 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 02:28:30,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 02:28:31,000 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-03-04 02:28:31,034 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-03-04 02:28:31,035 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 02:28:31,035 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 02:28:31,257 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 02:28:31,259 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 02:28:31,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [100867699] [2025-03-04 02:28:31,260 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [100867699] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 02:28:31,260 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 02:28:31,260 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 02:28:31,261 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1935784812] [2025-03-04 02:28:31,261 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 02:28:31,266 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 02:28:31,269 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 02:28:31,285 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 02:28:31,286 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 02:28:31,288 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 44 [2025-03-04 02:28:31,289 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 48 places, 39 transitions, 102 flow. Second operand has 3 states, 3 states have (on average 20.333333333333332) internal successors, (61), 3 states have internal predecessors, (61), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 02:28:31,289 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 02:28:31,289 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 44 [2025-03-04 02:28:31,290 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 02:28:31,766 INFO L124 PetriNetUnfolderBase]: 3331/4541 cut-off events. [2025-03-04 02:28:31,767 INFO L125 PetriNetUnfolderBase]: For 345/345 co-relation queries the response was YES. [2025-03-04 02:28:31,778 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9284 conditions, 4541 events. 3331/4541 cut-off events. For 345/345 co-relation queries the response was YES. Maximal size of possible extension queue 227. Compared 20650 event pairs, 587 based on Foata normal form. 1/4475 useless extension candidates. Maximal degree in co-relation 8234. Up to 3534 conditions per place. [2025-03-04 02:28:31,802 INFO L140 encePairwiseOnDemand]: 38/44 looper letters, 47 selfloop transitions, 5 changer transitions 1/62 dead transitions. [2025-03-04 02:28:31,802 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 50 places, 62 transitions, 275 flow [2025-03-04 02:28:31,804 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 02:28:31,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 02:28:31,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 93 transitions. [2025-03-04 02:28:31,812 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7045454545454546 [2025-03-04 02:28:31,813 INFO L175 Difference]: Start difference. First operand has 48 places, 39 transitions, 102 flow. Second operand 3 states and 93 transitions. [2025-03-04 02:28:31,814 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 50 places, 62 transitions, 275 flow [2025-03-04 02:28:31,822 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 62 transitions, 245 flow, removed 0 selfloop flow, removed 8 redundant places. [2025-03-04 02:28:31,825 INFO L231 Difference]: Finished difference. Result has 43 places, 43 transitions, 119 flow [2025-03-04 02:28:31,827 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=86, PETRI_DIFFERENCE_MINUEND_PLACES=40, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=39, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=119, PETRI_PLACES=43, PETRI_TRANSITIONS=43} [2025-03-04 02:28:31,829 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, -5 predicate places. [2025-03-04 02:28:31,830 INFO L471 AbstractCegarLoop]: Abstraction has has 43 places, 43 transitions, 119 flow [2025-03-04 02:28:31,830 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 20.333333333333332) internal successors, (61), 3 states have internal predecessors, (61), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 02:28:31,830 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 02:28:31,830 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 02:28:31,830 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-04 02:28:31,830 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-03-04 02:28:31,832 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 02:28:31,832 INFO L85 PathProgramCache]: Analyzing trace with hash 1015643843, now seen corresponding path program 1 times [2025-03-04 02:28:31,832 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 02:28:31,832 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [985462956] [2025-03-04 02:28:31,832 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 02:28:31,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 02:28:31,842 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-04 02:28:31,867 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-04 02:28:31,867 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 02:28:31,867 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 02:28:32,245 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 02:28:32,246 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 02:28:32,246 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [985462956] [2025-03-04 02:28:32,246 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [985462956] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 02:28:32,246 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 02:28:32,246 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 02:28:32,246 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1206827091] [2025-03-04 02:28:32,246 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 02:28:32,247 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-04 02:28:32,247 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 02:28:32,247 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-04 02:28:32,247 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2025-03-04 02:28:32,261 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 44 [2025-03-04 02:28:32,261 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 43 places, 43 transitions, 119 flow. Second operand has 5 states, 5 states have (on average 17.0) internal successors, (85), 5 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 02:28:32,261 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 02:28:32,261 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 44 [2025-03-04 02:28:32,261 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 02:28:33,011 INFO L124 PetriNetUnfolderBase]: 7323/10064 cut-off events. [2025-03-04 02:28:33,011 INFO L125 PetriNetUnfolderBase]: For 2052/2052 co-relation queries the response was YES. [2025-03-04 02:28:33,020 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22908 conditions, 10064 events. 7323/10064 cut-off events. For 2052/2052 co-relation queries the response was YES. Maximal size of possible extension queue 503. Compared 55135 event pairs, 1628 based on Foata normal form. 0/9517 useless extension candidates. Maximal degree in co-relation 6147. Up to 3843 conditions per place. [2025-03-04 02:28:33,058 INFO L140 encePairwiseOnDemand]: 35/44 looper letters, 120 selfloop transitions, 17 changer transitions 0/145 dead transitions. [2025-03-04 02:28:33,058 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 145 transitions, 691 flow [2025-03-04 02:28:33,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 02:28:33,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 02:28:33,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 192 transitions. [2025-03-04 02:28:33,059 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7272727272727273 [2025-03-04 02:28:33,060 INFO L175 Difference]: Start difference. First operand has 43 places, 43 transitions, 119 flow. Second operand 6 states and 192 transitions. [2025-03-04 02:28:33,060 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 145 transitions, 691 flow [2025-03-04 02:28:33,061 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 47 places, 145 transitions, 672 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-04 02:28:33,062 INFO L231 Difference]: Finished difference. Result has 52 places, 59 transitions, 260 flow [2025-03-04 02:28:33,062 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=114, PETRI_DIFFERENCE_MINUEND_PLACES=42, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=33, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=260, PETRI_PLACES=52, PETRI_TRANSITIONS=59} [2025-03-04 02:28:33,063 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 4 predicate places. [2025-03-04 02:28:33,063 INFO L471 AbstractCegarLoop]: Abstraction has has 52 places, 59 transitions, 260 flow [2025-03-04 02:28:33,063 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 17.0) internal successors, (85), 5 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 02:28:33,063 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 02:28:33,063 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] [2025-03-04 02:28:33,063 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-04 02:28:33,063 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-03-04 02:28:33,064 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 02:28:33,064 INFO L85 PathProgramCache]: Analyzing trace with hash 1352787651, now seen corresponding path program 2 times [2025-03-04 02:28:33,064 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 02:28:33,064 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [157057788] [2025-03-04 02:28:33,064 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-04 02:28:33,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 02:28:33,071 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 30 statements into 1 equivalence classes. [2025-03-04 02:28:33,081 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-04 02:28:33,081 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-04 02:28:33,081 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 02:28:33,311 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 02:28:33,311 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 02:28:33,311 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [157057788] [2025-03-04 02:28:33,311 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [157057788] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 02:28:33,311 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 02:28:33,311 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2025-03-04 02:28:33,311 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1475722073] [2025-03-04 02:28:33,311 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 02:28:33,312 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2025-03-04 02:28:33,312 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 02:28:33,312 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2025-03-04 02:28:33,312 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=38, Unknown=0, NotChecked=0, Total=56 [2025-03-04 02:28:33,324 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 44 [2025-03-04 02:28:33,325 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 59 transitions, 260 flow. Second operand has 8 states, 8 states have (on average 15.125) internal successors, (121), 8 states have internal predecessors, (121), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 02:28:33,325 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 02:28:33,325 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 44 [2025-03-04 02:28:33,325 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 02:28:34,541 INFO L124 PetriNetUnfolderBase]: 13441/18620 cut-off events. [2025-03-04 02:28:34,541 INFO L125 PetriNetUnfolderBase]: For 19166/19166 co-relation queries the response was YES. [2025-03-04 02:28:34,569 INFO L83 FinitePrefix]: Finished finitePrefix Result has 54303 conditions, 18620 events. 13441/18620 cut-off events. For 19166/19166 co-relation queries the response was YES. Maximal size of possible extension queue 878. Compared 106643 event pairs, 672 based on Foata normal form. 580/19178 useless extension candidates. Maximal degree in co-relation 29825. Up to 8673 conditions per place. [2025-03-04 02:28:34,643 INFO L140 encePairwiseOnDemand]: 34/44 looper letters, 187 selfloop transitions, 32 changer transitions 1/228 dead transitions. [2025-03-04 02:28:34,644 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 60 places, 228 transitions, 1444 flow [2025-03-04 02:28:34,644 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2025-03-04 02:28:34,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2025-03-04 02:28:34,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 269 transitions. [2025-03-04 02:28:34,648 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6792929292929293 [2025-03-04 02:28:34,649 INFO L175 Difference]: Start difference. First operand has 52 places, 59 transitions, 260 flow. Second operand 9 states and 269 transitions. [2025-03-04 02:28:34,649 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 60 places, 228 transitions, 1444 flow [2025-03-04 02:28:34,696 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 60 places, 228 transitions, 1444 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 02:28:34,699 INFO L231 Difference]: Finished difference. Result has 67 places, 82 transitions, 516 flow [2025-03-04 02:28:34,699 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=260, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=516, PETRI_PLACES=67, PETRI_TRANSITIONS=82} [2025-03-04 02:28:34,700 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 19 predicate places. [2025-03-04 02:28:34,701 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 82 transitions, 516 flow [2025-03-04 02:28:34,701 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.125) internal successors, (121), 8 states have internal predecessors, (121), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 02:28:34,701 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 02:28:34,701 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] [2025-03-04 02:28:34,701 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-04 02:28:34,701 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-03-04 02:28:34,702 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 02:28:34,702 INFO L85 PathProgramCache]: Analyzing trace with hash -1938885437, now seen corresponding path program 3 times [2025-03-04 02:28:34,702 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 02:28:34,702 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1694416204] [2025-03-04 02:28:34,702 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-04 02:28:34,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 02:28:34,711 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 30 statements into 2 equivalence classes. [2025-03-04 02:28:34,723 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) and asserted 30 of 30 statements. [2025-03-04 02:28:34,723 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2025-03-04 02:28:34,723 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 02:28:34,938 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 02:28:34,938 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 02:28:34,938 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1694416204] [2025-03-04 02:28:34,939 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1694416204] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 02:28:34,939 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 02:28:34,939 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-03-04 02:28:34,939 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [125741383] [2025-03-04 02:28:34,939 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 02:28:34,939 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2025-03-04 02:28:34,939 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 02:28:34,940 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2025-03-04 02:28:34,940 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2025-03-04 02:28:34,949 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 44 [2025-03-04 02:28:34,949 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 82 transitions, 516 flow. Second operand has 7 states, 7 states have (on average 15.571428571428571) internal successors, (109), 7 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 02:28:34,949 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 02:28:34,949 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 44 [2025-03-04 02:28:34,949 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 02:28:37,085 INFO L124 PetriNetUnfolderBase]: 22614/31558 cut-off events. [2025-03-04 02:28:37,086 INFO L125 PetriNetUnfolderBase]: For 66931/66969 co-relation queries the response was YES. [2025-03-04 02:28:37,138 INFO L83 FinitePrefix]: Finished finitePrefix Result has 111979 conditions, 31558 events. 22614/31558 cut-off events. For 66931/66969 co-relation queries the response was YES. Maximal size of possible extension queue 1516. Compared 196424 event pairs, 2684 based on Foata normal form. 220/31727 useless extension candidates. Maximal degree in co-relation 64802. Up to 13681 conditions per place. [2025-03-04 02:28:37,255 INFO L140 encePairwiseOnDemand]: 33/44 looper letters, 257 selfloop transitions, 63 changer transitions 0/328 dead transitions. [2025-03-04 02:28:37,255 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 328 transitions, 2584 flow [2025-03-04 02:28:37,255 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2025-03-04 02:28:37,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2025-03-04 02:28:37,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 298 transitions. [2025-03-04 02:28:37,256 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6772727272727272 [2025-03-04 02:28:37,256 INFO L175 Difference]: Start difference. First operand has 67 places, 82 transitions, 516 flow. Second operand 10 states and 298 transitions. [2025-03-04 02:28:37,256 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 328 transitions, 2584 flow [2025-03-04 02:28:37,502 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 328 transitions, 2491 flow, removed 3 selfloop flow, removed 2 redundant places. [2025-03-04 02:28:37,507 INFO L231 Difference]: Finished difference. Result has 82 places, 129 transitions, 1139 flow [2025-03-04 02:28:37,507 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=477, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=82, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=24, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=1139, PETRI_PLACES=82, PETRI_TRANSITIONS=129} [2025-03-04 02:28:37,508 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 34 predicate places. [2025-03-04 02:28:37,508 INFO L471 AbstractCegarLoop]: Abstraction has has 82 places, 129 transitions, 1139 flow [2025-03-04 02:28:37,508 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 15.571428571428571) internal successors, (109), 7 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 02:28:37,509 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 02:28:37,509 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] [2025-03-04 02:28:37,509 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-04 02:28:37,509 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-03-04 02:28:37,510 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 02:28:37,510 INFO L85 PathProgramCache]: Analyzing trace with hash 1362130685, now seen corresponding path program 1 times [2025-03-04 02:28:37,510 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 02:28:37,510 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1412402731] [2025-03-04 02:28:37,510 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 02:28:37,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 02:28:37,515 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-04 02:28:37,523 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-04 02:28:37,523 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 02:28:37,523 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 02:28:37,682 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 02:28:37,682 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 02:28:37,682 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1412402731] [2025-03-04 02:28:37,682 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1412402731] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 02:28:37,682 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 02:28:37,683 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 02:28:37,683 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [240863724] [2025-03-04 02:28:37,683 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 02:28:37,683 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-04 02:28:37,683 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 02:28:37,683 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-04 02:28:37,684 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2025-03-04 02:28:37,692 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 44 [2025-03-04 02:28:37,692 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 82 places, 129 transitions, 1139 flow. Second operand has 5 states, 5 states have (on average 17.0) internal successors, (85), 5 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 02:28:37,692 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 02:28:37,693 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 44 [2025-03-04 02:28:37,693 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 02:28:41,128 INFO L124 PetriNetUnfolderBase]: 35431/48694 cut-off events. [2025-03-04 02:28:41,128 INFO L125 PetriNetUnfolderBase]: For 198333/198571 co-relation queries the response was YES. [2025-03-04 02:28:41,299 INFO L83 FinitePrefix]: Finished finitePrefix Result has 196681 conditions, 48694 events. 35431/48694 cut-off events. For 198333/198571 co-relation queries the response was YES. Maximal size of possible extension queue 2318. Compared 319267 event pairs, 6353 based on Foata normal form. 538/48673 useless extension candidates. Maximal degree in co-relation 166887. Up to 18303 conditions per place. [2025-03-04 02:28:41,502 INFO L140 encePairwiseOnDemand]: 35/44 looper letters, 308 selfloop transitions, 63 changer transitions 0/380 dead transitions. [2025-03-04 02:28:41,503 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 87 places, 380 transitions, 4016 flow [2025-03-04 02:28:41,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 02:28:41,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 02:28:41,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 189 transitions. [2025-03-04 02:28:41,510 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7159090909090909 [2025-03-04 02:28:41,510 INFO L175 Difference]: Start difference. First operand has 82 places, 129 transitions, 1139 flow. Second operand 6 states and 189 transitions. [2025-03-04 02:28:41,510 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 87 places, 380 transitions, 4016 flow [2025-03-04 02:28:42,272 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 87 places, 380 transitions, 3920 flow, removed 48 selfloop flow, removed 0 redundant places. [2025-03-04 02:28:42,275 INFO L231 Difference]: Finished difference. Result has 92 places, 160 transitions, 1752 flow [2025-03-04 02:28:42,275 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=1119, PETRI_DIFFERENCE_MINUEND_PLACES=82, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=129, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=37, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=75, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1752, PETRI_PLACES=92, PETRI_TRANSITIONS=160} [2025-03-04 02:28:42,276 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 44 predicate places. [2025-03-04 02:28:42,276 INFO L471 AbstractCegarLoop]: Abstraction has has 92 places, 160 transitions, 1752 flow [2025-03-04 02:28:42,277 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 17.0) internal successors, (85), 5 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 02:28:42,277 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 02:28:42,277 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] [2025-03-04 02:28:42,277 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-04 02:28:42,277 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-03-04 02:28:42,278 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 02:28:42,278 INFO L85 PathProgramCache]: Analyzing trace with hash 459230517, now seen corresponding path program 4 times [2025-03-04 02:28:42,278 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 02:28:42,278 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [496902143] [2025-03-04 02:28:42,278 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-04 02:28:42,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 02:28:42,283 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 30 statements into 2 equivalence classes. [2025-03-04 02:28:42,290 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 30 of 30 statements. [2025-03-04 02:28:42,290 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-04 02:28:42,290 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 02:28:42,555 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 02:28:42,556 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 02:28:42,556 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [496902143] [2025-03-04 02:28:42,556 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [496902143] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-04 02:28:42,556 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1266456448] [2025-03-04 02:28:42,556 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-04 02:28:42,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-04 02:28:42,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 02:28:42,562 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-04 02:28:42,564 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2025-03-04 02:28:42,602 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 30 statements into 2 equivalence classes. [2025-03-04 02:28:42,619 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 30 of 30 statements. [2025-03-04 02:28:42,619 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-04 02:28:42,619 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 02:28:42,625 INFO L256 TraceCheckSpWp]: Trace formula consists of 173 conjuncts, 10 conjuncts are in the unsatisfiable core [2025-03-04 02:28:42,628 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-04 02:28:42,840 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 02:28:42,841 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-04 02:28:43,033 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 02:28:43,034 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1266456448] provided 1 perfect and 1 imperfect interpolant sequences [2025-03-04 02:28:43,034 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2025-03-04 02:28:43,034 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [5, 6] total 16 [2025-03-04 02:28:43,034 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1706115507] [2025-03-04 02:28:43,035 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 02:28:43,035 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2025-03-04 02:28:43,035 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 02:28:43,035 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2025-03-04 02:28:43,036 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=64, Invalid=208, Unknown=0, NotChecked=0, Total=272 [2025-03-04 02:28:43,041 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 44 [2025-03-04 02:28:43,042 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 92 places, 160 transitions, 1752 flow. Second operand has 8 states, 8 states have (on average 13.125) internal successors, (105), 8 states have internal predecessors, (105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 02:28:43,042 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 02:28:43,042 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 44 [2025-03-04 02:28:43,042 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 02:28:52,548 INFO L124 PetriNetUnfolderBase]: 97789/132717 cut-off events. [2025-03-04 02:28:52,548 INFO L125 PetriNetUnfolderBase]: For 640100/641240 co-relation queries the response was YES. [2025-03-04 02:28:53,100 INFO L83 FinitePrefix]: Finished finitePrefix Result has 566760 conditions, 132717 events. 97789/132717 cut-off events. For 640100/641240 co-relation queries the response was YES. Maximal size of possible extension queue 5456. Compared 901521 event pairs, 4486 based on Foata normal form. 377/125473 useless extension candidates. Maximal degree in co-relation 437760. Up to 28472 conditions per place. [2025-03-04 02:28:53,774 INFO L140 encePairwiseOnDemand]: 29/44 looper letters, 567 selfloop transitions, 176 changer transitions 0/749 dead transitions. [2025-03-04 02:28:53,774 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 106 places, 749 transitions, 8993 flow [2025-03-04 02:28:53,774 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2025-03-04 02:28:53,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 15 states. [2025-03-04 02:28:53,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 419 transitions. [2025-03-04 02:28:53,776 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6348484848484849 [2025-03-04 02:28:53,776 INFO L175 Difference]: Start difference. First operand has 92 places, 160 transitions, 1752 flow. Second operand 15 states and 419 transitions. [2025-03-04 02:28:53,776 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 106 places, 749 transitions, 8993 flow [2025-03-04 02:28:57,406 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 106 places, 749 transitions, 8977 flow, removed 8 selfloop flow, removed 0 redundant places. [2025-03-04 02:28:57,412 INFO L231 Difference]: Finished difference. Result has 119 places, 299 transitions, 3871 flow [2025-03-04 02:28:57,412 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=1750, PETRI_DIFFERENCE_MINUEND_PLACES=92, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=160, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=49, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=97, PETRI_DIFFERENCE_SUBTRAHEND_STATES=15, PETRI_FLOW=3871, PETRI_PLACES=119, PETRI_TRANSITIONS=299} [2025-03-04 02:28:57,412 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 71 predicate places. [2025-03-04 02:28:57,413 INFO L471 AbstractCegarLoop]: Abstraction has has 119 places, 299 transitions, 3871 flow [2025-03-04 02:28:57,413 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 13.125) internal successors, (105), 8 states have internal predecessors, (105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 02:28:57,413 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 02:28:57,413 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] [2025-03-04 02:28:57,419 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2025-03-04 02:28:57,613 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2025-03-04 02:28:57,614 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-03-04 02:28:57,614 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 02:28:57,614 INFO L85 PathProgramCache]: Analyzing trace with hash -384574869, now seen corresponding path program 5 times [2025-03-04 02:28:57,614 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 02:28:57,614 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1495419260] [2025-03-04 02:28:57,614 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-04 02:28:57,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 02:28:57,621 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 30 statements into 2 equivalence classes. [2025-03-04 02:28:57,630 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 30 of 30 statements. [2025-03-04 02:28:57,631 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-04 02:28:57,631 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 02:28:57,760 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 02:28:57,760 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 02:28:57,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1495419260] [2025-03-04 02:28:57,761 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1495419260] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-04 02:28:57,761 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [468335595] [2025-03-04 02:28:57,761 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-04 02:28:57,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-04 02:28:57,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 02:28:57,763 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-04 02:28:57,765 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2025-03-04 02:28:57,805 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 30 statements into 2 equivalence classes. [2025-03-04 02:28:57,823 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 30 of 30 statements. [2025-03-04 02:28:57,823 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-04 02:28:57,823 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 02:28:57,824 INFO L256 TraceCheckSpWp]: Trace formula consists of 173 conjuncts, 6 conjuncts are in the unsatisfiable core [2025-03-04 02:28:57,825 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-04 02:28:57,892 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 02:28:57,893 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-04 02:28:57,945 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 02:28:57,945 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [468335595] provided 1 perfect and 1 imperfect interpolant sequences [2025-03-04 02:28:57,945 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2025-03-04 02:28:57,945 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [6, 5] total 12 [2025-03-04 02:28:57,946 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [752646178] [2025-03-04 02:28:57,946 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 02:28:57,946 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-04 02:28:57,946 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 02:28:57,946 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-04 02:28:57,947 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=93, Unknown=0, NotChecked=0, Total=132 [2025-03-04 02:28:57,950 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 44 [2025-03-04 02:28:57,950 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 119 places, 299 transitions, 3871 flow. Second operand has 5 states, 5 states have (on average 16.0) internal successors, (80), 5 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 02:28:57,951 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 02:28:57,951 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 44 [2025-03-04 02:28:57,951 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 02:29:08,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][671], [60#true, 114#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), 39#L132-1true, Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 468#(< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)), Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 36#L47true, Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 12#L72true, Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), 11#L110true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:08,463 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-03-04 02:29:08,463 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:08,463 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:08,463 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:08,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][671], [60#true, 114#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), 39#L132-1true, Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 468#(< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)), 37#L53true, 29#L66true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), 11#L110true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:08,534 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-03-04 02:29:08,534 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:08,534 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:08,534 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:10,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][671], [60#true, 114#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 468#(< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)), 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 36#L47true, Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 12#L72true, Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:10,213 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-03-04 02:29:10,213 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:10,214 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:10,214 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:10,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][671], [60#true, 114#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), 39#L132-1true, Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 468#(< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)), 37#L53true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 12#L72true, Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), 11#L110true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:10,225 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-03-04 02:29:10,225 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:10,225 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:10,225 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:10,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][671], [60#true, 114#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 468#(< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)), 37#L53true, 29#L66true, 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), 11#L110true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:10,311 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-03-04 02:29:10,311 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:10,311 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:10,311 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:10,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][698], [114#true, Black: 60#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), 33#L46true, Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), 39#L132-1true, Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 29#L66true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 538#(and (or (< 0 ~n1~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (<= 1 (mod thread2Thread1of1ForFork0_~cond~1 256))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), 11#L110true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:10,312 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-03-04 02:29:10,312 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:10,312 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:10,312 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:11,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][671], [60#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), 39#L132-1true, Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), 21#L85true, Black: 126#true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 468#(< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)), 29#L66true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 36#L47true, Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 114#true, Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:11,964 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-03-04 02:29:11,964 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:11,964 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:11,964 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:11,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][537], [60#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 348#true, 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 36#L47true, Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 17#L65true, 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 114#true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:11,980 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-03-04 02:29:11,980 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:11,980 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:11,980 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:11,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][671], [60#true, 114#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 468#(< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)), 37#L53true, 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 12#L72true, Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), 11#L110true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:11,990 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-03-04 02:29:11,990 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:11,990 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:11,990 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:11,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][698], [114#true, Black: 60#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), 33#L46true, Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), 39#L132-1true, Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 538#(and (or (< 0 ~n1~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (<= 1 (mod thread2Thread1of1ForFork0_~cond~1 256))), 12#L72true, Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:11,993 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-03-04 02:29:11,993 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:11,993 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:11,993 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:12,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][698], [114#true, Black: 60#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), 33#L46true, Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 29#L66true, 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 538#(and (or (< 0 ~n1~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (<= 1 (mod thread2Thread1of1ForFork0_~cond~1 256))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:12,051 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-03-04 02:29:12,051 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:12,051 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:12,052 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:12,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][671], [60#true, 114#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), 33#L46true, Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), 39#L132-1true, Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 468#(< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)), Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 12#L72true, Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), 11#L110true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:12,052 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-03-04 02:29:12,052 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:12,052 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:12,052 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:13,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][537], [60#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)), 348#true, 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 26#thread2EXITtrue, 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 36#L47true, Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), 11#L110true, Black: 114#true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))))]) [2025-03-04 02:29:13,179 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-03-04 02:29:13,179 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-04 02:29:13,179 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-04 02:29:13,179 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-04 02:29:13,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][671], [60#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), 21#L85true, Black: 126#true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 468#(< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)), 29#L66true, 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 36#L47true, Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 114#true, Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:13,198 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-03-04 02:29:13,198 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-04 02:29:13,199 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-04 02:29:13,199 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-04 02:29:13,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][537], [60#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 348#true, 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 37#L53true, 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), 17#L65true, Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 114#true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:13,220 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-03-04 02:29:13,220 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:13,220 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-04 02:29:13,220 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:13,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][537], [60#true, 114#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 348#true, 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 37#L53true, 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 17#L65true, Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), 11#L110true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:13,221 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-03-04 02:29:13,221 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:13,221 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-04 02:29:13,221 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:13,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][698], [Black: 60#true, 114#true, 33#L46true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 16#L133true, 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 538#(and (or (< 0 ~n1~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (<= 1 (mod thread2Thread1of1ForFork0_~cond~1 256))), 12#L72true, Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), 11#L110true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:13,226 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-03-04 02:29:13,226 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-04 02:29:13,226 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-04 02:29:13,226 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-04 02:29:13,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][672], [Black: 60#true, 33#L46true, Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), 39#L132-1true, Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 535#(and (or (< 0 ~n1~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), 17#L65true, Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 114#true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:13,227 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-03-04 02:29:13,227 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:13,227 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:13,227 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-04 02:29:13,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][671], [60#true, 114#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), 33#L46true, Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 468#(< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)), 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 12#L72true, Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), 11#L110true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:13,280 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-03-04 02:29:13,280 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-04 02:29:13,280 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-04 02:29:13,281 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-04 02:29:13,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][619], [60#true, 114#true, 33#L46true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 74#(= ~n2~0 ~n1~0), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 126#true, 21#L85true, Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 468#(< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)), 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 12#L72true, Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), 11#L110true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:13,699 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-03-04 02:29:13,699 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:13,699 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:13,699 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:13,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([299] L46-->L47: Formula: (not (= (mod v_thread1Thread1of1ForFork2_~cond~0_3 256) 0)) InVars {thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_3} OutVars{thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_3} AuxVars[] AssignedVars[][234], [60#true, 114#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 74#(= ~n2~0 ~n1~0), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 77#(<= 1 ~n2~0), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 126#true, 21#L85true, Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), 468#(< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 9#L104true, 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 36#L47true, Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), 12#L72true, Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:13,699 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-03-04 02:29:13,699 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:13,699 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:13,699 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-03-04 02:29:14,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][537], [60#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)), 348#true, 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 26#thread2EXITtrue, 37#L53true, 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), 11#L110true, Black: 114#true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))))]) [2025-03-04 02:29:14,147 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-03-04 02:29:14,147 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:14,147 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:14,147 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-03-04 02:29:14,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][671], [60#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 468#(< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)), 37#L53true, 29#L66true, 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 114#true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:14,168 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-03-04 02:29:14,168 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:14,168 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-03-04 02:29:14,168 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:14,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][698], [Black: 60#true, 33#L46true, Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), 39#L132-1true, Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 29#L66true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 538#(and (or (< 0 ~n1~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (<= 1 (mod thread2Thread1of1ForFork0_~cond~1 256))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 114#true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:14,189 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-03-04 02:29:14,189 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:14,189 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:14,189 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-03-04 02:29:14,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][672], [Black: 60#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), 33#L46true, Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), 39#L132-1true, Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 26#thread2EXITtrue, 535#(and (or (< 0 ~n1~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), 11#L110true, Black: 114#true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))))]) [2025-03-04 02:29:14,190 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-03-04 02:29:14,190 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:14,190 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:14,190 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-03-04 02:29:14,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][537], [60#true, 114#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 348#true, 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 26#thread2EXITtrue, 37#L53true, 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:14,191 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-03-04 02:29:14,191 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:14,191 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-03-04 02:29:14,191 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:14,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][672], [Black: 60#true, 33#L46true, Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 16#L133true, 535#(and (or (< 0 ~n1~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 17#L65true, 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 114#true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:14,195 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-03-04 02:29:14,195 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:14,195 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-03-04 02:29:14,195 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-03-04 02:29:14,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][537], [60#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), 33#L46true, Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 348#true, 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 17#L65true, 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 114#true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:14,234 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-03-04 02:29:14,235 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-03-04 02:29:14,235 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-03-04 02:29:14,235 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-03-04 02:29:15,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][698], [Black: 60#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), 33#L46true, Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 29#L66true, 16#L133true, 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 538#(and (or (< 0 ~n1~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (<= 1 (mod thread2Thread1of1ForFork0_~cond~1 256))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), Black: 114#true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:15,036 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2025-03-04 02:29:15,036 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-03-04 02:29:15,036 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:15,036 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:15,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][698], [Black: 60#true, 33#L46true, Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 29#L66true, 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), 538#(and (or (< 0 ~n1~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (<= 1 (mod thread2Thread1of1ForFork0_~cond~1 256))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 114#true, Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:15,061 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2025-03-04 02:29:15,061 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:15,061 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-03-04 02:29:15,061 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:15,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][672], [Black: 60#true, 33#L46true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 26#thread2EXITtrue, 16#L133true, 535#(and (or (< 0 ~n1~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 114#true, Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))))]) [2025-03-04 02:29:15,061 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2025-03-04 02:29:15,061 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-03-04 02:29:15,061 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:15,061 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:29:15,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][537], [60#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), 33#L46true, Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 348#true, 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 26#thread2EXITtrue, 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 114#true, Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))))]) [2025-03-04 02:29:15,090 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2025-03-04 02:29:15,090 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-03-04 02:29:15,090 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-03-04 02:29:15,090 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-03-04 02:29:15,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([319] L104-->L110: Formula: (or (and (= (+ v_~p2~0_68 (* v_~m~0_57 2)) v_~p2~0_67) (< 1 v_~n2~0_87) (= v_~n2~0_87 (+ v_~n2~0_86 2))) (and (= v_~p2~0_68 v_~p2~0_67) (<= v_~n2~0_87 1) (= v_~n2~0_87 v_~n2~0_86))) InVars {~n2~0=v_~n2~0_87, ~p2~0=v_~p2~0_68, ~m~0=v_~m~0_57} OutVars{~n2~0=v_~n2~0_86, ~p2~0=v_~p2~0_67, ~m~0=v_~m~0_57} AuxVars[] AssignedVars[~n2~0, ~p2~0][671], [60#true, Black: 63#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), 33#L46true, Black: 66#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 251#(< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)), Black: 62#(or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1))), Black: 64#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 95#(or (and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)) (< ~n1~0 1)), Black: 326#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 322#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 320#(and (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 328#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 310#(or (< 0 ~n2~0) (< ~n1~0 1)), Black: 74#(= ~n2~0 ~n1~0), Black: 83#(and (= ~n2~0 ~n1~0) (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 324#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1)) (<= 1 (mod thread3Thread1of1ForFork3_~cond~2 256))), Black: 334#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0))), Black: 77#(<= 1 ~n2~0), Black: 78#(and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)), Black: 291#(or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)), Black: 79#(and (<= (div thread3Thread1of1ForFork3_~cond~2 256) 0) (<= 1 thread3Thread1of1ForFork3_~cond~2)), Black: 318#(and (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 126#true, 21#L85true, Black: 76#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 330#(and (or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))) (or (< 0 ~n2~0) (= (mod thread1Thread1of1ForFork2_~cond~0 256) 0)) (or (< 0 ~n2~0) (< ~n1~0 1))), Black: 81#(and (= ~n2~0 ~n1~0) (or (< 0 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 0))), Black: 258#(or (< 0 (mod thread3Thread1of1ForFork3_~cond~2 256)) (< 0 (mod thread4Thread1of1ForFork1_~cond~3 256))), 468#(< 0 (mod thread2Thread1of1ForFork0_~cond~1 256)), 29#L66true, 16#L133true, Black: 101#(and (<= ~n1~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 99#(and (or (= ~n2~0 ~n1~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 96#(<= ~n1~0 0), Black: 103#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), Black: 93#(or (= ~n2~0 ~n1~0) (< ~n1~0 1)), Black: 105#(and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)), Black: 94#(and (or (< 0 ~n2~0) (< ~n1~0 1)) (or (and (<= ~n2~0 0) (= thread3Thread1of1ForFork3_~cond~2 0)) (and (<= 1 ~n2~0) (= thread3Thread1of1ForFork3_~cond~2 1)))), 116#(or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))), Black: 120#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0) (= thread1Thread1of1ForFork2_~cond~0 0)), 11#L110true, Black: 58#(= (mod ~p1~0 4294967296) (mod ~p2~0 4294967296)), Black: 114#true, Black: 117#(and (or (and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0)) (and (<= 1 ~n1~0) (= thread2Thread1of1ForFork0_~cond~1 1))) (or (and (<= ~n1~0 0) (= thread1Thread1of1ForFork2_~cond~0 0)) (and (<= 1 ~n1~0) (= thread1Thread1of1ForFork2_~cond~0 1)))), Black: 118#(and (<= ~n1~0 0) (= thread2Thread1of1ForFork0_~cond~1 0))]) [2025-03-04 02:29:15,096 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2025-03-04 02:29:15,096 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-03-04 02:29:15,096 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-03-04 02:29:15,096 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event