./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/weaver/popl20-mult-equiv.wvr.c --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --validate ./goblint.2024-05-07_14-17-48.files/mutex-meet/popl20-mult-equiv.wvr.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version b44c8288 Calling Ultimate with: /root/.sdkman/candidates/java/current/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.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/weaver/popl20-mult-equiv.wvr.c ./goblint.2024-05-07_14-17-48.files/mutex-meet/popl20-mult-equiv.wvr.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-wip.fs.witness-ghost-b44c828-m [2024-05-12 11:01:45,482 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-05-12 11:01:45,553 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-05-12 11:01:45,557 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-05-12 11:01:45,558 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-05-12 11:01:45,587 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-05-12 11:01:45,592 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-05-12 11:01:45,593 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-05-12 11:01:45,593 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-05-12 11:01:45,599 INFO L153 SettingsManager]: * Use memory slicer=true [2024-05-12 11:01:45,599 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-05-12 11:01:45,599 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-05-12 11:01:45,600 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-05-12 11:01:45,601 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-05-12 11:01:45,601 INFO L153 SettingsManager]: * Use SBE=true [2024-05-12 11:01:45,601 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-05-12 11:01:45,602 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-05-12 11:01:45,602 INFO L153 SettingsManager]: * sizeof long=4 [2024-05-12 11:01:45,602 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-05-12 11:01:45,602 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-05-12 11:01:45,603 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-05-12 11:01:45,603 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-05-12 11:01:45,603 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-05-12 11:01:45,604 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-05-12 11:01:45,604 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-05-12 11:01:45,604 INFO L153 SettingsManager]: * sizeof long double=12 [2024-05-12 11:01:45,605 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-05-12 11:01:45,605 INFO L153 SettingsManager]: * Use constant arrays=true [2024-05-12 11:01:45,605 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-05-12 11:01:45,606 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-05-12 11:01:45,607 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-05-12 11:01:45,607 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-05-12 11:01:45,607 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-05-12 11:01:45,607 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-05-12 11:01:45,607 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-05-12 11:01:45,608 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-05-12 11:01:45,608 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-05-12 11:01:45,608 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-05-12 11:01:45,608 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-05-12 11:01:45,608 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-05-12 11:01:45,609 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-05-12 11:01:45,609 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-05-12 11:01:45,609 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-05-12 11:01:45,609 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-05-12 11:01:45,837 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-05-12 11:01:45,862 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-05-12 11:01:45,864 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-05-12 11:01:45,865 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-05-12 11:01:45,867 INFO L274 PluginConnector]: Witness Parser initialized [2024-05-12 11:01:45,869 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/./goblint.2024-05-07_14-17-48.files/mutex-meet/popl20-mult-equiv.wvr.yml/witness.yml [2024-05-12 11:01:45,989 INFO L270 PluginConnector]: Initializing CDTParser... [2024-05-12 11:01:45,989 INFO L274 PluginConnector]: CDTParser initialized [2024-05-12 11:01:45,989 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/popl20-mult-equiv.wvr.c [2024-05-12 11:01:47,116 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-05-12 11:01:47,292 INFO L384 CDTParser]: Found 1 translation units. [2024-05-12 11:01:47,296 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-mult-equiv.wvr.c [2024-05-12 11:01:47,305 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e45034765/01cbb0de169f48e4ae6c4b927897992d/FLAG8e01d09bf [2024-05-12 11:01:47,322 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e45034765/01cbb0de169f48e4ae6c4b927897992d [2024-05-12 11:01:47,323 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-05-12 11:01:47,326 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-05-12 11:01:47,328 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-05-12 11:01:47,329 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-05-12 11:01:47,333 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-05-12 11:01:47,334 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 12.05 11:01:45" (1/2) ... [2024-05-12 11:01:47,335 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@67bd47eb and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 12.05 11:01:47, skipping insertion in model container [2024-05-12 11:01:47,335 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 12.05 11:01:45" (1/2) ... [2024-05-12 11:01:47,337 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@162ba039 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 12.05 11:01:47, skipping insertion in model container [2024-05-12 11:01:47,337 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.05 11:01:47" (2/2) ... [2024-05-12 11:01:47,339 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@67bd47eb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.05 11:01:47, skipping insertion in model container [2024-05-12 11:01:47,339 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.05 11:01:47" (2/2) ... [2024-05-12 11:01:47,339 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-05-12 11:01:47,360 INFO L95 edCorrectnessWitness]: Found the following entries in the witness: [2024-05-12 11:01:47,361 INFO L97 edCorrectnessWitness]: Location invariant before [L98-L98] ! multithreaded || ((((4294967295LL - (long long )M) + (long long )N >= 0LL && (long long )M + (long long )N >= 0LL) && (4294967295LL + (long long )M) - (long long )N >= 0LL) && (8589934590LL - (long long )M) - (long long )N >= 0LL) [2024-05-12 11:01:47,361 INFO L97 edCorrectnessWitness]: Location invariant before [L99-L99] ! multithreaded || ((((4294967295LL - (long long )M) + (long long )N >= 0LL && (long long )M + (long long )N >= 0LL) && (4294967295LL + (long long )M) - (long long )N >= 0LL) && (8589934590LL - (long long )M) - (long long )N >= 0LL) [2024-05-12 11:01:47,361 INFO L97 edCorrectnessWitness]: Location invariant before [L100-L100] ! multithreaded || ((((4294967295LL - (long long )M) + (long long )N >= 0LL && (long long )M + (long long )N >= 0LL) && (4294967295LL + (long long )M) - (long long )N >= 0LL) && (8589934590LL - (long long )M) - (long long )N >= 0LL) [2024-05-12 11:01:47,361 INFO L103 edCorrectnessWitness]: ghost_variable multithreaded = 0 [2024-05-12 11:01:47,361 INFO L106 edCorrectnessWitness]: ghost_update [L97-L97] multithreaded = 1; [2024-05-12 11:01:47,383 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-05-12 11:01:47,597 WARN L246 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-mult-equiv.wvr.c[2591,2604] [2024-05-12 11:01:47,605 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-05-12 11:01:47,614 INFO L202 MainTranslator]: Completed pre-run Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-05-12 11:01:47,698 WARN L246 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-mult-equiv.wvr.c[2591,2604] [2024-05-12 11:01:47,701 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-05-12 11:01:47,762 INFO L206 MainTranslator]: Completed translation [2024-05-12 11:01:47,763 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.05 11:01:47 WrapperNode [2024-05-12 11:01:47,763 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-05-12 11:01:47,764 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-05-12 11:01:47,776 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-05-12 11:01:47,776 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-05-12 11:01:47,808 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.05 11:01:47" (1/1) ... [2024-05-12 11:01:47,827 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.05 11:01:47" (1/1) ... [2024-05-12 11:01:47,859 INFO L138 Inliner]: procedures = 22, calls = 39, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 75 [2024-05-12 11:01:47,861 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-05-12 11:01:47,862 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-05-12 11:01:47,862 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-05-12 11:01:47,862 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-05-12 11:01:47,872 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.05 11:01:47" (1/1) ... [2024-05-12 11:01:47,872 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.05 11:01:47" (1/1) ... [2024-05-12 11:01:47,876 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.05 11:01:47" (1/1) ... [2024-05-12 11:01:47,904 INFO L175 MemorySlicer]: Split 8 memory accesses to 4 slices as follows [2, 2, 2, 2]. 25 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0]. The 3 writes are split as follows [0, 1, 1, 1]. [2024-05-12 11:01:47,904 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.05 11:01:47" (1/1) ... [2024-05-12 11:01:47,904 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.05 11:01:47" (1/1) ... [2024-05-12 11:01:47,918 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.05 11:01:47" (1/1) ... [2024-05-12 11:01:47,922 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.05 11:01:47" (1/1) ... [2024-05-12 11:01:47,927 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.05 11:01:47" (1/1) ... [2024-05-12 11:01:47,929 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.05 11:01:47" (1/1) ... [2024-05-12 11:01:47,934 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-05-12 11:01:47,936 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-05-12 11:01:47,936 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-05-12 11:01:47,936 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-05-12 11:01:47,937 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.05 11:01:47" (1/1) ... [2024-05-12 11:01:47,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-05-12 11:01:47,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-05-12 11:01:47,967 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) [2024-05-12 11:01:47,994 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 [2024-05-12 11:01:48,008 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-05-12 11:01:48,009 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-05-12 11:01:48,009 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-05-12 11:01:48,009 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-05-12 11:01:48,009 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-05-12 11:01:48,009 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-05-12 11:01:48,010 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-05-12 11:01:48,010 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-05-12 11:01:48,010 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-05-12 11:01:48,010 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-05-12 11:01:48,011 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-05-12 11:01:48,011 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-05-12 11:01:48,012 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-05-12 11:01:48,012 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-05-12 11:01:48,013 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-05-12 11:01:48,013 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-05-12 11:01:48,013 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-05-12 11:01:48,013 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-05-12 11:01:48,014 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-05-12 11:01:48,014 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-05-12 11:01:48,014 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-05-12 11:01:48,014 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-05-12 11:01:48,014 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-05-12 11:01:48,014 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-05-12 11:01:48,014 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-05-12 11:01:48,016 WARN L214 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-05-12 11:01:48,102 INFO L244 CfgBuilder]: Building ICFG [2024-05-12 11:01:48,103 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-05-12 11:01:48,331 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-05-12 11:01:48,331 INFO L293 CfgBuilder]: Performing block encoding [2024-05-12 11:01:48,447 INFO L315 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-05-12 11:01:48,448 INFO L320 CfgBuilder]: Removed 3 assume(true) statements. [2024-05-12 11:01:48,448 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.05 11:01:48 BoogieIcfgContainer [2024-05-12 11:01:48,448 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-05-12 11:01:48,450 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-05-12 11:01:48,450 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-05-12 11:01:48,453 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-05-12 11:01:48,453 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 12.05 11:01:45" (1/4) ... [2024-05-12 11:01:48,454 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@43e2517b and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 12.05 11:01:48, skipping insertion in model container [2024-05-12 11:01:48,454 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.05 11:01:47" (2/4) ... [2024-05-12 11:01:48,454 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@43e2517b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.05 11:01:48, skipping insertion in model container [2024-05-12 11:01:48,454 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.05 11:01:47" (3/4) ... [2024-05-12 11:01:48,455 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@43e2517b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.05 11:01:48, skipping insertion in model container [2024-05-12 11:01:48,455 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.05 11:01:48" (4/4) ... [2024-05-12 11:01:48,456 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-mult-equiv.wvr.c [2024-05-12 11:01:48,471 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-05-12 11:01:48,472 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2024-05-12 11:01:48,472 INFO L522 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-05-12 11:01:48,512 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-05-12 11:01:48,545 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 46 places, 39 transitions, 99 flow [2024-05-12 11:01:48,575 INFO L124 PetriNetUnfolderBase]: 3/36 cut-off events. [2024-05-12 11:01:48,577 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-05-12 11:01:48,580 INFO L83 FinitePrefix]: Finished finitePrefix Result has 49 conditions, 36 events. 3/36 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 40 event pairs, 0 based on Foata normal form. 0/29 useless extension candidates. Maximal degree in co-relation 28. Up to 2 conditions per place. [2024-05-12 11:01:48,580 INFO L82 GeneralOperation]: Start removeDead. Operand has 46 places, 39 transitions, 99 flow [2024-05-12 11:01:48,583 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 42 places, 35 transitions, 88 flow [2024-05-12 11:01:48,591 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-05-12 11:01:48,597 INFO L357 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, mHoare=false, 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;@2902ed61, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-05-12 11:01:48,598 INFO L358 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2024-05-12 11:01:48,602 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-05-12 11:01:48,602 INFO L124 PetriNetUnfolderBase]: 0/8 cut-off events. [2024-05-12 11:01:48,602 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-05-12 11:01:48,602 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:01:48,603 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-05-12 11:01:48,604 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:01:48,608 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:01:48,608 INFO L85 PathProgramCache]: Analyzing trace with hash 140598960, now seen corresponding path program 1 times [2024-05-12 11:01:48,616 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:01:48,616 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [360256698] [2024-05-12 11:01:48,616 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:01:48,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:01:48,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:01:48,791 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:01:48,792 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:01:48,793 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [360256698] [2024-05-12 11:01:48,794 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [360256698] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-12 11:01:48,794 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-12 11:01:48,794 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-05-12 11:01:48,796 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1808253642] [2024-05-12 11:01:48,796 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-12 11:01:48,803 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-05-12 11:01:48,807 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:01:48,827 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-05-12 11:01:48,828 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-05-12 11:01:48,829 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 39 [2024-05-12 11:01:48,831 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 42 places, 35 transitions, 88 flow. Second operand has 2 states, 2 states have (on average 14.0) internal successors, (28), 2 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:48,831 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:01:48,831 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 39 [2024-05-12 11:01:48,832 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:01:48,993 INFO L124 PetriNetUnfolderBase]: 179/308 cut-off events. [2024-05-12 11:01:48,993 INFO L125 PetriNetUnfolderBase]: For 9/9 co-relation queries the response was YES. [2024-05-12 11:01:48,999 INFO L83 FinitePrefix]: Finished finitePrefix Result has 634 conditions, 308 events. 179/308 cut-off events. For 9/9 co-relation queries the response was YES. Maximal size of possible extension queue 32. Compared 1301 event pairs, 140 based on Foata normal form. 0/298 useless extension candidates. Maximal degree in co-relation 525. Up to 287 conditions per place. [2024-05-12 11:01:49,003 INFO L140 encePairwiseOnDemand]: 36/39 looper letters, 24 selfloop transitions, 0 changer transitions 0/32 dead transitions. [2024-05-12 11:01:49,003 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 40 places, 32 transitions, 130 flow [2024-05-12 11:01:49,005 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-12 11:01:49,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-05-12 11:01:49,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 49 transitions. [2024-05-12 11:01:49,055 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6282051282051282 [2024-05-12 11:01:49,057 INFO L175 Difference]: Start difference. First operand has 42 places, 35 transitions, 88 flow. Second operand 2 states and 49 transitions. [2024-05-12 11:01:49,058 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 40 places, 32 transitions, 130 flow [2024-05-12 11:01:49,062 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 34 places, 32 transitions, 118 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-05-12 11:01:49,065 INFO L231 Difference]: Finished difference. Result has 34 places, 32 transitions, 70 flow [2024-05-12 11:01:49,067 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=70, PETRI_DIFFERENCE_MINUEND_PLACES=33, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=32, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=70, PETRI_PLACES=34, PETRI_TRANSITIONS=32} [2024-05-12 11:01:49,073 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, -8 predicate places. [2024-05-12 11:01:49,073 INFO L495 AbstractCegarLoop]: Abstraction has has 34 places, 32 transitions, 70 flow [2024-05-12 11:01:49,073 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 14.0) internal successors, (28), 2 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:49,074 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:01:49,074 INFO L208 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] [2024-05-12 11:01:49,074 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-05-12 11:01:49,075 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:01:49,077 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:01:49,077 INFO L85 PathProgramCache]: Analyzing trace with hash 799047924, now seen corresponding path program 1 times [2024-05-12 11:01:49,077 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:01:49,077 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1991416668] [2024-05-12 11:01:49,077 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:01:49,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:01:49,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:01:49,535 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:01:49,536 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:01:49,536 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1991416668] [2024-05-12 11:01:49,537 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1991416668] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-12 11:01:49,537 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-12 11:01:49,537 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-05-12 11:01:49,538 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1302739560] [2024-05-12 11:01:49,538 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-12 11:01:49,539 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-05-12 11:01:49,540 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:01:49,541 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-05-12 11:01:49,542 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-05-12 11:01:49,542 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 39 [2024-05-12 11:01:49,542 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 34 places, 32 transitions, 70 flow. Second operand has 3 states, 3 states have (on average 18.0) internal successors, (54), 3 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:49,543 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:01:49,543 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 39 [2024-05-12 11:01:49,544 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:01:49,693 INFO L124 PetriNetUnfolderBase]: 393/686 cut-off events. [2024-05-12 11:01:49,693 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-05-12 11:01:49,694 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1259 conditions, 686 events. 393/686 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 56. Compared 3054 event pairs, 54 based on Foata normal form. 1/680 useless extension candidates. Maximal degree in co-relation 1256. Up to 442 conditions per place. [2024-05-12 11:01:49,699 INFO L140 encePairwiseOnDemand]: 34/39 looper letters, 38 selfloop transitions, 4 changer transitions 1/51 dead transitions. [2024-05-12 11:01:49,700 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 36 places, 51 transitions, 199 flow [2024-05-12 11:01:49,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-12 11:01:49,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-05-12 11:01:49,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 77 transitions. [2024-05-12 11:01:49,706 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6581196581196581 [2024-05-12 11:01:49,707 INFO L175 Difference]: Start difference. First operand has 34 places, 32 transitions, 70 flow. Second operand 3 states and 77 transitions. [2024-05-12 11:01:49,707 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 36 places, 51 transitions, 199 flow [2024-05-12 11:01:49,708 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 36 places, 51 transitions, 199 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-05-12 11:01:49,709 INFO L231 Difference]: Finished difference. Result has 37 places, 35 transitions, 96 flow [2024-05-12 11:01:49,710 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=70, PETRI_DIFFERENCE_MINUEND_PLACES=34, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=32, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=96, PETRI_PLACES=37, PETRI_TRANSITIONS=35} [2024-05-12 11:01:49,710 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, -5 predicate places. [2024-05-12 11:01:49,711 INFO L495 AbstractCegarLoop]: Abstraction has has 37 places, 35 transitions, 96 flow [2024-05-12 11:01:49,711 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 18.0) internal successors, (54), 3 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:49,711 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:01:49,711 INFO L208 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] [2024-05-12 11:01:49,711 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-05-12 11:01:49,712 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:01:49,715 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:01:49,715 INFO L85 PathProgramCache]: Analyzing trace with hash 1392067706, now seen corresponding path program 1 times [2024-05-12 11:01:49,715 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:01:49,716 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [167471630] [2024-05-12 11:01:49,716 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:01:49,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:01:49,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:01:50,088 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:01:50,088 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:01:50,089 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [167471630] [2024-05-12 11:01:50,089 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [167471630] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-12 11:01:50,089 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-12 11:01:50,089 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-05-12 11:01:50,089 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [575219888] [2024-05-12 11:01:50,090 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-12 11:01:50,090 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-05-12 11:01:50,091 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:01:50,091 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-05-12 11:01:50,091 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-05-12 11:01:50,114 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 39 [2024-05-12 11:01:50,115 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 37 places, 35 transitions, 96 flow. Second operand has 6 states, 6 states have (on average 12.166666666666666) internal successors, (73), 6 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:50,115 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:01:50,115 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 39 [2024-05-12 11:01:50,115 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:01:50,431 INFO L124 PetriNetUnfolderBase]: 782/1258 cut-off events. [2024-05-12 11:01:50,431 INFO L125 PetriNetUnfolderBase]: For 272/278 co-relation queries the response was YES. [2024-05-12 11:01:50,433 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2859 conditions, 1258 events. 782/1258 cut-off events. For 272/278 co-relation queries the response was YES. Maximal size of possible extension queue 103. Compared 6203 event pairs, 33 based on Foata normal form. 0/1167 useless extension candidates. Maximal degree in co-relation 2854. Up to 538 conditions per place. [2024-05-12 11:01:50,440 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 84 selfloop transitions, 14 changer transitions 0/103 dead transitions. [2024-05-12 11:01:50,441 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 43 places, 103 transitions, 471 flow [2024-05-12 11:01:50,441 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-05-12 11:01:50,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-05-12 11:01:50,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 151 transitions. [2024-05-12 11:01:50,448 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5531135531135531 [2024-05-12 11:01:50,448 INFO L175 Difference]: Start difference. First operand has 37 places, 35 transitions, 96 flow. Second operand 7 states and 151 transitions. [2024-05-12 11:01:50,448 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 43 places, 103 transitions, 471 flow [2024-05-12 11:01:50,450 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 103 transitions, 461 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-05-12 11:01:50,452 INFO L231 Difference]: Finished difference. Result has 46 places, 47 transitions, 192 flow [2024-05-12 11:01:50,452 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=92, PETRI_DIFFERENCE_MINUEND_PLACES=36, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=35, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=27, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=192, PETRI_PLACES=46, PETRI_TRANSITIONS=47} [2024-05-12 11:01:50,453 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 4 predicate places. [2024-05-12 11:01:50,454 INFO L495 AbstractCegarLoop]: Abstraction has has 46 places, 47 transitions, 192 flow [2024-05-12 11:01:50,454 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 12.166666666666666) internal successors, (73), 6 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:50,454 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:01:50,454 INFO L208 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] [2024-05-12 11:01:50,454 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-05-12 11:01:50,455 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:01:50,455 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:01:50,456 INFO L85 PathProgramCache]: Analyzing trace with hash -361803214, now seen corresponding path program 2 times [2024-05-12 11:01:50,456 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:01:50,459 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1253857193] [2024-05-12 11:01:50,459 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:01:50,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:01:50,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:01:50,718 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:01:50,718 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:01:50,718 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1253857193] [2024-05-12 11:01:50,719 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1253857193] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-12 11:01:50,719 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-12 11:01:50,719 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-05-12 11:01:50,719 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1898665575] [2024-05-12 11:01:50,719 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-12 11:01:50,720 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-05-12 11:01:50,720 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:01:50,721 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-05-12 11:01:50,721 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-05-12 11:01:50,737 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 39 [2024-05-12 11:01:50,738 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 46 places, 47 transitions, 192 flow. Second operand has 5 states, 5 states have (on average 12.8) internal successors, (64), 5 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:50,738 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:01:50,738 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 39 [2024-05-12 11:01:50,738 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:01:51,038 INFO L124 PetriNetUnfolderBase]: 1116/1729 cut-off events. [2024-05-12 11:01:51,039 INFO L125 PetriNetUnfolderBase]: For 1127/1159 co-relation queries the response was YES. [2024-05-12 11:01:51,043 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4698 conditions, 1729 events. 1116/1729 cut-off events. For 1127/1159 co-relation queries the response was YES. Maximal size of possible extension queue 142. Compared 8454 event pairs, 162 based on Foata normal form. 46/1719 useless extension candidates. Maximal degree in co-relation 4689. Up to 929 conditions per place. [2024-05-12 11:01:51,052 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 79 selfloop transitions, 20 changer transitions 3/107 dead transitions. [2024-05-12 11:01:51,053 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 51 places, 107 transitions, 622 flow [2024-05-12 11:01:51,053 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-05-12 11:01:51,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-05-12 11:01:51,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 130 transitions. [2024-05-12 11:01:51,054 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5555555555555556 [2024-05-12 11:01:51,054 INFO L175 Difference]: Start difference. First operand has 46 places, 47 transitions, 192 flow. Second operand 6 states and 130 transitions. [2024-05-12 11:01:51,055 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 51 places, 107 transitions, 622 flow [2024-05-12 11:01:51,058 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 107 transitions, 622 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-05-12 11:01:51,060 INFO L231 Difference]: Finished difference. Result has 55 places, 61 transitions, 358 flow [2024-05-12 11:01:51,060 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=192, PETRI_DIFFERENCE_MINUEND_PLACES=46, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=358, PETRI_PLACES=55, PETRI_TRANSITIONS=61} [2024-05-12 11:01:51,061 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 13 predicate places. [2024-05-12 11:01:51,061 INFO L495 AbstractCegarLoop]: Abstraction has has 55 places, 61 transitions, 358 flow [2024-05-12 11:01:51,061 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 12.8) internal successors, (64), 5 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:51,061 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:01:51,061 INFO L208 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] [2024-05-12 11:01:51,062 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-05-12 11:01:51,062 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:01:51,062 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:01:51,062 INFO L85 PathProgramCache]: Analyzing trace with hash -1136762046, now seen corresponding path program 3 times [2024-05-12 11:01:51,063 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:01:51,063 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [406705881] [2024-05-12 11:01:51,063 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:01:51,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:01:51,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:01:51,308 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:01:51,308 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:01:51,309 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [406705881] [2024-05-12 11:01:51,309 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [406705881] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-12 11:01:51,309 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-12 11:01:51,309 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-05-12 11:01:51,309 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [34228052] [2024-05-12 11:01:51,309 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-12 11:01:51,310 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-05-12 11:01:51,310 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:01:51,310 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-05-12 11:01:51,310 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-05-12 11:01:51,330 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 7 out of 39 [2024-05-12 11:01:51,331 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 61 transitions, 358 flow. Second operand has 6 states, 6 states have (on average 11.166666666666666) internal successors, (67), 6 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:51,331 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:01:51,331 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 7 of 39 [2024-05-12 11:01:51,331 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:01:51,867 INFO L124 PetriNetUnfolderBase]: 2192/3278 cut-off events. [2024-05-12 11:01:51,867 INFO L125 PetriNetUnfolderBase]: For 5365/5466 co-relation queries the response was YES. [2024-05-12 11:01:51,877 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10750 conditions, 3278 events. 2192/3278 cut-off events. For 5365/5466 co-relation queries the response was YES. Maximal size of possible extension queue 256. Compared 17603 event pairs, 192 based on Foata normal form. 53/3273 useless extension candidates. Maximal degree in co-relation 10736. Up to 1352 conditions per place. [2024-05-12 11:01:51,895 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 119 selfloop transitions, 38 changer transitions 3/164 dead transitions. [2024-05-12 11:01:51,896 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 63 places, 164 transitions, 1069 flow [2024-05-12 11:01:51,897 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-05-12 11:01:51,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-05-12 11:01:51,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 200 transitions. [2024-05-12 11:01:51,898 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5698005698005698 [2024-05-12 11:01:51,898 INFO L175 Difference]: Start difference. First operand has 55 places, 61 transitions, 358 flow. Second operand 9 states and 200 transitions. [2024-05-12 11:01:51,898 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 63 places, 164 transitions, 1069 flow [2024-05-12 11:01:51,908 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 61 places, 164 transitions, 1020 flow, removed 6 selfloop flow, removed 2 redundant places. [2024-05-12 11:01:51,911 INFO L231 Difference]: Finished difference. Result has 67 places, 78 transitions, 604 flow [2024-05-12 11:01:51,911 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=304, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=20, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=604, PETRI_PLACES=67, PETRI_TRANSITIONS=78} [2024-05-12 11:01:51,912 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 25 predicate places. [2024-05-12 11:01:51,912 INFO L495 AbstractCegarLoop]: Abstraction has has 67 places, 78 transitions, 604 flow [2024-05-12 11:01:51,912 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 11.166666666666666) internal successors, (67), 6 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:51,912 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:01:51,912 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-05-12 11:01:51,913 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-05-12 11:01:51,913 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:01:51,913 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:01:51,913 INFO L85 PathProgramCache]: Analyzing trace with hash -741438914, now seen corresponding path program 1 times [2024-05-12 11:01:51,914 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:01:51,914 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [781263762] [2024-05-12 11:01:51,914 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:01:51,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:01:51,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:01:52,172 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:01:52,173 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:01:52,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [781263762] [2024-05-12 11:01:52,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [781263762] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-12 11:01:52,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1275264799] [2024-05-12 11:01:52,174 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:01:52,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-12 11:01:52,174 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-05-12 11:01:52,176 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) [2024-05-12 11:01:52,202 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-05-12 11:01:52,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:01:52,267 INFO L262 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 9 conjunts are in the unsatisfiable core [2024-05-12 11:01:52,272 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-12 11:01:52,479 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:01:52,479 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-12 11:01:52,786 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:01:52,787 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1275264799] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-12 11:01:52,787 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-12 11:01:52,787 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 4, 4] total 11 [2024-05-12 11:01:52,787 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [264179034] [2024-05-12 11:01:52,788 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-12 11:01:52,788 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-05-12 11:01:52,789 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:01:52,789 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-05-12 11:01:52,789 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=92, Unknown=0, NotChecked=0, Total=132 [2024-05-12 11:01:52,846 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 7 out of 39 [2024-05-12 11:01:52,847 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 78 transitions, 604 flow. Second operand has 12 states, 12 states have (on average 13.25) internal successors, (159), 12 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:52,847 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:01:52,847 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 7 of 39 [2024-05-12 11:01:52,848 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:01:53,731 INFO L124 PetriNetUnfolderBase]: 3034/4587 cut-off events. [2024-05-12 11:01:53,732 INFO L125 PetriNetUnfolderBase]: For 10817/10983 co-relation queries the response was YES. [2024-05-12 11:01:53,742 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16952 conditions, 4587 events. 3034/4587 cut-off events. For 10817/10983 co-relation queries the response was YES. Maximal size of possible extension queue 364. Compared 26822 event pairs, 215 based on Foata normal form. 73/4600 useless extension candidates. Maximal degree in co-relation 16933. Up to 1512 conditions per place. [2024-05-12 11:01:53,766 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 153 selfloop transitions, 36 changer transitions 6/199 dead transitions. [2024-05-12 11:01:53,766 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 199 transitions, 1577 flow [2024-05-12 11:01:53,767 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-05-12 11:01:53,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-05-12 11:01:53,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 216 transitions. [2024-05-12 11:01:53,768 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5538461538461539 [2024-05-12 11:01:53,768 INFO L175 Difference]: Start difference. First operand has 67 places, 78 transitions, 604 flow. Second operand 10 states and 216 transitions. [2024-05-12 11:01:53,768 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 199 transitions, 1577 flow [2024-05-12 11:01:53,797 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 199 transitions, 1552 flow, removed 9 selfloop flow, removed 1 redundant places. [2024-05-12 11:01:53,800 INFO L231 Difference]: Finished difference. Result has 80 places, 89 transitions, 799 flow [2024-05-12 11:01:53,801 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=583, PETRI_DIFFERENCE_MINUEND_PLACES=66, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=78, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=26, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=799, PETRI_PLACES=80, PETRI_TRANSITIONS=89} [2024-05-12 11:01:53,801 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 38 predicate places. [2024-05-12 11:01:53,801 INFO L495 AbstractCegarLoop]: Abstraction has has 80 places, 89 transitions, 799 flow [2024-05-12 11:01:53,802 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 13.25) internal successors, (159), 12 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:53,802 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:01:53,802 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-05-12 11:01:53,827 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-05-12 11:01:54,020 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-05-12 11:01:54,020 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:01:54,021 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:01:54,021 INFO L85 PathProgramCache]: Analyzing trace with hash -351406883, now seen corresponding path program 1 times [2024-05-12 11:01:54,021 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:01:54,021 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1957238648] [2024-05-12 11:01:54,021 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:01:54,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:01:54,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:01:54,193 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:01:54,193 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:01:54,193 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1957238648] [2024-05-12 11:01:54,194 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1957238648] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-12 11:01:54,194 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-12 11:01:54,194 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-05-12 11:01:54,194 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1349118786] [2024-05-12 11:01:54,194 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-12 11:01:54,195 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-05-12 11:01:54,195 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:01:54,195 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-05-12 11:01:54,196 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-05-12 11:01:54,211 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 39 [2024-05-12 11:01:54,211 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 89 transitions, 799 flow. Second operand has 5 states, 5 states have (on average 11.2) internal successors, (56), 5 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:54,211 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:01:54,211 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 39 [2024-05-12 11:01:54,211 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:01:55,147 INFO L124 PetriNetUnfolderBase]: 4659/7399 cut-off events. [2024-05-12 11:01:55,147 INFO L125 PetriNetUnfolderBase]: For 29680/30365 co-relation queries the response was YES. [2024-05-12 11:01:55,169 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30110 conditions, 7399 events. 4659/7399 cut-off events. For 29680/30365 co-relation queries the response was YES. Maximal size of possible extension queue 412. Compared 45896 event pairs, 1626 based on Foata normal form. 92/6934 useless extension candidates. Maximal degree in co-relation 30085. Up to 4085 conditions per place. [2024-05-12 11:01:55,208 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 102 selfloop transitions, 39 changer transitions 4/156 dead transitions. [2024-05-12 11:01:55,208 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 156 transitions, 1452 flow [2024-05-12 11:01:55,209 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-12 11:01:55,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-05-12 11:01:55,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 112 transitions. [2024-05-12 11:01:55,210 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5743589743589743 [2024-05-12 11:01:55,210 INFO L175 Difference]: Start difference. First operand has 80 places, 89 transitions, 799 flow. Second operand 5 states and 112 transitions. [2024-05-12 11:01:55,210 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 156 transitions, 1452 flow [2024-05-12 11:01:55,301 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 83 places, 156 transitions, 1415 flow, removed 12 selfloop flow, removed 1 redundant places. [2024-05-12 11:01:55,304 INFO L231 Difference]: Finished difference. Result has 86 places, 96 transitions, 970 flow [2024-05-12 11:01:55,304 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=769, PETRI_DIFFERENCE_MINUEND_PLACES=79, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=89, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=31, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=970, PETRI_PLACES=86, PETRI_TRANSITIONS=96} [2024-05-12 11:01:55,305 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 44 predicate places. [2024-05-12 11:01:55,305 INFO L495 AbstractCegarLoop]: Abstraction has has 86 places, 96 transitions, 970 flow [2024-05-12 11:01:55,305 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 11.2) internal successors, (56), 5 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:55,305 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:01:55,306 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-05-12 11:01:55,306 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-05-12 11:01:55,306 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:01:55,306 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:01:55,307 INFO L85 PathProgramCache]: Analyzing trace with hash 1227448092, now seen corresponding path program 2 times [2024-05-12 11:01:55,307 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:01:55,307 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1863804172] [2024-05-12 11:01:55,307 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:01:55,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:01:55,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:01:55,568 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:01:55,569 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:01:55,569 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1863804172] [2024-05-12 11:01:55,569 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1863804172] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-12 11:01:55,569 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-12 11:01:55,569 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-05-12 11:01:55,570 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1075345543] [2024-05-12 11:01:55,570 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-12 11:01:55,570 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-05-12 11:01:55,571 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:01:55,571 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-05-12 11:01:55,572 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-05-12 11:01:55,596 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 39 [2024-05-12 11:01:55,596 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 86 places, 96 transitions, 970 flow. Second operand has 5 states, 5 states have (on average 13.0) internal successors, (65), 5 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:55,596 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:01:55,596 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 39 [2024-05-12 11:01:55,597 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:01:56,395 INFO L124 PetriNetUnfolderBase]: 3436/5705 cut-off events. [2024-05-12 11:01:56,395 INFO L125 PetriNetUnfolderBase]: For 27479/28447 co-relation queries the response was YES. [2024-05-12 11:01:56,417 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25314 conditions, 5705 events. 3436/5705 cut-off events. For 27479/28447 co-relation queries the response was YES. Maximal size of possible extension queue 427. Compared 38543 event pairs, 698 based on Foata normal form. 107/5596 useless extension candidates. Maximal degree in co-relation 25286. Up to 4725 conditions per place. [2024-05-12 11:01:56,445 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 95 selfloop transitions, 24 changer transitions 3/135 dead transitions. [2024-05-12 11:01:56,446 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 90 places, 135 transitions, 1374 flow [2024-05-12 11:01:56,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-12 11:01:56,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-05-12 11:01:56,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 114 transitions. [2024-05-12 11:01:56,447 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5846153846153846 [2024-05-12 11:01:56,447 INFO L175 Difference]: Start difference. First operand has 86 places, 96 transitions, 970 flow. Second operand 5 states and 114 transitions. [2024-05-12 11:01:56,447 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 90 places, 135 transitions, 1374 flow [2024-05-12 11:01:56,648 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 89 places, 135 transitions, 1306 flow, removed 16 selfloop flow, removed 1 redundant places. [2024-05-12 11:01:56,652 INFO L231 Difference]: Finished difference. Result has 91 places, 98 transitions, 1023 flow [2024-05-12 11:01:56,652 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=917, PETRI_DIFFERENCE_MINUEND_PLACES=85, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=96, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=22, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=72, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1023, PETRI_PLACES=91, PETRI_TRANSITIONS=98} [2024-05-12 11:01:56,655 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 49 predicate places. [2024-05-12 11:01:56,655 INFO L495 AbstractCegarLoop]: Abstraction has has 91 places, 98 transitions, 1023 flow [2024-05-12 11:01:56,655 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 13.0) internal successors, (65), 5 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:56,655 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:01:56,656 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-05-12 11:01:56,656 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-05-12 11:01:56,656 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:01:56,656 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:01:56,656 INFO L85 PathProgramCache]: Analyzing trace with hash -1088683003, now seen corresponding path program 2 times [2024-05-12 11:01:56,657 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:01:56,659 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [587389248] [2024-05-12 11:01:56,660 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:01:56,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:01:56,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:01:56,833 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:01:56,833 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:01:56,834 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [587389248] [2024-05-12 11:01:56,834 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [587389248] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-12 11:01:56,835 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-12 11:01:56,835 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-05-12 11:01:56,835 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1189617198] [2024-05-12 11:01:56,836 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-12 11:01:56,837 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-05-12 11:01:56,838 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:01:56,838 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-05-12 11:01:56,838 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-05-12 11:01:56,852 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 39 [2024-05-12 11:01:56,852 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 91 places, 98 transitions, 1023 flow. Second operand has 5 states, 5 states have (on average 11.2) internal successors, (56), 5 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:56,852 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:01:56,852 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 39 [2024-05-12 11:01:56,853 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:01:58,347 INFO L124 PetriNetUnfolderBase]: 6426/10062 cut-off events. [2024-05-12 11:01:58,348 INFO L125 PetriNetUnfolderBase]: For 53546/54596 co-relation queries the response was YES. [2024-05-12 11:01:58,386 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45347 conditions, 10062 events. 6426/10062 cut-off events. For 53546/54596 co-relation queries the response was YES. Maximal size of possible extension queue 590. Compared 65900 event pairs, 1088 based on Foata normal form. 282/10252 useless extension candidates. Maximal degree in co-relation 45317. Up to 4525 conditions per place. [2024-05-12 11:01:58,444 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 161 selfloop transitions, 89 changer transitions 3/264 dead transitions. [2024-05-12 11:01:58,444 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 96 places, 264 transitions, 3342 flow [2024-05-12 11:01:58,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-05-12 11:01:58,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-05-12 11:01:58,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 119 transitions. [2024-05-12 11:01:58,446 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5085470085470085 [2024-05-12 11:01:58,446 INFO L175 Difference]: Start difference. First operand has 91 places, 98 transitions, 1023 flow. Second operand 6 states and 119 transitions. [2024-05-12 11:01:58,447 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 96 places, 264 transitions, 3342 flow [2024-05-12 11:01:58,535 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 264 transitions, 3265 flow, removed 8 selfloop flow, removed 2 redundant places. [2024-05-12 11:01:58,545 INFO L231 Difference]: Finished difference. Result has 98 places, 167 transitions, 2295 flow [2024-05-12 11:01:58,545 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=991, PETRI_DIFFERENCE_MINUEND_PLACES=89, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=98, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=35, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2295, PETRI_PLACES=98, PETRI_TRANSITIONS=167} [2024-05-12 11:01:58,546 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 56 predicate places. [2024-05-12 11:01:58,546 INFO L495 AbstractCegarLoop]: Abstraction has has 98 places, 167 transitions, 2295 flow [2024-05-12 11:01:58,547 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 11.2) internal successors, (56), 5 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:58,547 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:01:58,547 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-05-12 11:01:58,547 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-05-12 11:01:58,547 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:01:58,548 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:01:58,548 INFO L85 PathProgramCache]: Analyzing trace with hash -811365415, now seen corresponding path program 3 times [2024-05-12 11:01:58,548 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:01:58,548 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1152694829] [2024-05-12 11:01:58,548 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:01:58,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:01:58,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:01:58,749 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:01:58,749 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:01:58,749 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1152694829] [2024-05-12 11:01:58,749 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1152694829] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-12 11:01:58,750 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-12 11:01:58,750 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-05-12 11:01:58,750 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2075868739] [2024-05-12 11:01:58,750 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-12 11:01:58,751 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-05-12 11:01:58,751 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:01:58,751 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-05-12 11:01:58,751 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-05-12 11:01:58,774 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 5 out of 39 [2024-05-12 11:01:58,775 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 167 transitions, 2295 flow. Second operand has 5 states, 5 states have (on average 10.2) internal successors, (51), 5 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:01:58,775 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:01:58,775 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 5 of 39 [2024-05-12 11:01:58,775 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:02:00,705 INFO L124 PetriNetUnfolderBase]: 9473/14622 cut-off events. [2024-05-12 11:02:00,705 INFO L125 PetriNetUnfolderBase]: For 90026/91546 co-relation queries the response was YES. [2024-05-12 11:02:00,844 INFO L83 FinitePrefix]: Finished finitePrefix Result has 71713 conditions, 14622 events. 9473/14622 cut-off events. For 90026/91546 co-relation queries the response was YES. Maximal size of possible extension queue 721. Compared 96526 event pairs, 2502 based on Foata normal form. 288/14771 useless extension candidates. Maximal degree in co-relation 71679. Up to 7216 conditions per place. [2024-05-12 11:02:00,924 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 134 selfloop transitions, 134 changer transitions 1/277 dead transitions. [2024-05-12 11:02:00,924 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 277 transitions, 3795 flow [2024-05-12 11:02:00,925 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-12 11:02:00,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-05-12 11:02:00,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 120 transitions. [2024-05-12 11:02:00,926 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6153846153846154 [2024-05-12 11:02:00,926 INFO L175 Difference]: Start difference. First operand has 98 places, 167 transitions, 2295 flow. Second operand 5 states and 120 transitions. [2024-05-12 11:02:00,926 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 277 transitions, 3795 flow [2024-05-12 11:02:01,220 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 102 places, 277 transitions, 3761 flow, removed 17 selfloop flow, removed 0 redundant places. [2024-05-12 11:02:01,225 INFO L231 Difference]: Finished difference. Result has 105 places, 204 transitions, 3257 flow [2024-05-12 11:02:01,225 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2273, PETRI_DIFFERENCE_MINUEND_PLACES=98, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=167, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=97, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=3257, PETRI_PLACES=105, PETRI_TRANSITIONS=204} [2024-05-12 11:02:01,226 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 63 predicate places. [2024-05-12 11:02:01,226 INFO L495 AbstractCegarLoop]: Abstraction has has 105 places, 204 transitions, 3257 flow [2024-05-12 11:02:01,226 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 10.2) internal successors, (51), 5 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:01,226 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:02:01,226 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-05-12 11:02:01,227 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-05-12 11:02:01,227 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:02:01,227 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:02:01,227 INFO L85 PathProgramCache]: Analyzing trace with hash -1225206185, now seen corresponding path program 4 times [2024-05-12 11:02:01,227 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:02:01,228 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [945089849] [2024-05-12 11:02:01,228 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:02:01,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:02:01,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:02:01,414 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:02:01,414 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:02:01,414 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [945089849] [2024-05-12 11:02:01,414 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [945089849] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-12 11:02:01,414 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-12 11:02:01,415 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-05-12 11:02:01,415 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1593790853] [2024-05-12 11:02:01,415 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-12 11:02:01,415 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-05-12 11:02:01,415 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:02:01,416 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-05-12 11:02:01,416 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-05-12 11:02:01,435 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 39 [2024-05-12 11:02:01,435 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 105 places, 204 transitions, 3257 flow. Second operand has 5 states, 5 states have (on average 11.2) internal successors, (56), 5 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:01,436 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:02:01,436 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 39 [2024-05-12 11:02:01,436 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:02:03,363 INFO L124 PetriNetUnfolderBase]: 8867/14180 cut-off events. [2024-05-12 11:02:03,363 INFO L125 PetriNetUnfolderBase]: For 132371/134452 co-relation queries the response was YES. [2024-05-12 11:02:03,404 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78544 conditions, 14180 events. 8867/14180 cut-off events. For 132371/134452 co-relation queries the response was YES. Maximal size of possible extension queue 741. Compared 100139 event pairs, 1425 based on Foata normal form. 538/14539 useless extension candidates. Maximal degree in co-relation 78506. Up to 5677 conditions per place. [2024-05-12 11:02:03,477 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 149 selfloop transitions, 143 changer transitions 3/309 dead transitions. [2024-05-12 11:02:03,477 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 109 places, 309 transitions, 5116 flow [2024-05-12 11:02:03,477 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-12 11:02:03,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-05-12 11:02:03,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 108 transitions. [2024-05-12 11:02:03,478 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5538461538461539 [2024-05-12 11:02:03,478 INFO L175 Difference]: Start difference. First operand has 105 places, 204 transitions, 3257 flow. Second operand 5 states and 108 transitions. [2024-05-12 11:02:03,479 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 109 places, 309 transitions, 5116 flow [2024-05-12 11:02:03,831 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 108 places, 309 transitions, 4952 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-05-12 11:02:03,837 INFO L231 Difference]: Finished difference. Result has 112 places, 247 transitions, 4538 flow [2024-05-12 11:02:03,837 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3134, PETRI_DIFFERENCE_MINUEND_PLACES=104, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=204, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=100, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=88, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=4538, PETRI_PLACES=112, PETRI_TRANSITIONS=247} [2024-05-12 11:02:03,838 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 70 predicate places. [2024-05-12 11:02:03,838 INFO L495 AbstractCegarLoop]: Abstraction has has 112 places, 247 transitions, 4538 flow [2024-05-12 11:02:03,838 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 11.2) internal successors, (56), 5 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:03,838 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:02:03,838 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-05-12 11:02:03,839 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-05-12 11:02:03,839 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:02:03,839 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:02:03,839 INFO L85 PathProgramCache]: Analyzing trace with hash -288080181, now seen corresponding path program 5 times [2024-05-12 11:02:03,840 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:02:03,840 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2146455147] [2024-05-12 11:02:03,840 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:02:03,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:02:03,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:02:04,037 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:02:04,038 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:02:04,038 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2146455147] [2024-05-12 11:02:04,038 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2146455147] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-12 11:02:04,038 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-12 11:02:04,038 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-05-12 11:02:04,038 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1249228215] [2024-05-12 11:02:04,039 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-12 11:02:04,039 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-05-12 11:02:04,039 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:02:04,039 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-05-12 11:02:04,040 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-05-12 11:02:04,054 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 5 out of 39 [2024-05-12 11:02:04,055 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 112 places, 247 transitions, 4538 flow. Second operand has 5 states, 5 states have (on average 10.2) internal successors, (51), 5 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:04,055 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:02:04,055 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 5 of 39 [2024-05-12 11:02:04,055 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:02:06,007 INFO L124 PetriNetUnfolderBase]: 10021/15378 cut-off events. [2024-05-12 11:02:06,007 INFO L125 PetriNetUnfolderBase]: For 164828/166409 co-relation queries the response was YES. [2024-05-12 11:02:06,068 INFO L83 FinitePrefix]: Finished finitePrefix Result has 90593 conditions, 15378 events. 10021/15378 cut-off events. For 164828/166409 co-relation queries the response was YES. Maximal size of possible extension queue 770. Compared 101395 event pairs, 2596 based on Foata normal form. 261/15518 useless extension candidates. Maximal degree in co-relation 90552. Up to 8137 conditions per place. [2024-05-12 11:02:06,336 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 131 selfloop transitions, 175 changer transitions 3/317 dead transitions. [2024-05-12 11:02:06,336 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 116 places, 317 transitions, 5606 flow [2024-05-12 11:02:06,337 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-12 11:02:06,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-05-12 11:02:06,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 113 transitions. [2024-05-12 11:02:06,338 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5794871794871795 [2024-05-12 11:02:06,338 INFO L175 Difference]: Start difference. First operand has 112 places, 247 transitions, 4538 flow. Second operand 5 states and 113 transitions. [2024-05-12 11:02:06,338 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 116 places, 317 transitions, 5606 flow [2024-05-12 11:02:06,802 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 116 places, 317 transitions, 5604 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-05-12 11:02:06,807 INFO L231 Difference]: Finished difference. Result has 119 places, 249 transitions, 5075 flow [2024-05-12 11:02:06,807 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=4513, PETRI_DIFFERENCE_MINUEND_PLACES=112, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=246, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=170, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=71, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=5075, PETRI_PLACES=119, PETRI_TRANSITIONS=249} [2024-05-12 11:02:06,808 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 77 predicate places. [2024-05-12 11:02:06,808 INFO L495 AbstractCegarLoop]: Abstraction has has 119 places, 249 transitions, 5075 flow [2024-05-12 11:02:06,808 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 10.2) internal successors, (51), 5 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:06,808 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:02:06,808 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-05-12 11:02:06,808 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-05-12 11:02:06,808 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:02:06,809 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:02:06,809 INFO L85 PathProgramCache]: Analyzing trace with hash 1575163665, now seen corresponding path program 6 times [2024-05-12 11:02:06,809 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:02:06,809 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [800374782] [2024-05-12 11:02:06,809 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:02:06,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:02:06,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:02:06,991 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:02:06,991 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:02:06,991 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [800374782] [2024-05-12 11:02:06,992 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [800374782] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-12 11:02:06,992 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [656705377] [2024-05-12 11:02:06,992 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-05-12 11:02:06,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-12 11:02:06,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-05-12 11:02:06,993 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) [2024-05-12 11:02:06,995 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-05-12 11:02:07,088 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 2 check-sat command(s) [2024-05-12 11:02:07,088 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-12 11:02:07,090 INFO L262 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 12 conjunts are in the unsatisfiable core [2024-05-12 11:02:07,092 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-12 11:02:07,314 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:02:07,314 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-12 11:02:07,617 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:02:07,617 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [656705377] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-12 11:02:07,617 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-12 11:02:07,618 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 7] total 16 [2024-05-12 11:02:07,618 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1654274981] [2024-05-12 11:02:07,618 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-12 11:02:07,619 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2024-05-12 11:02:07,620 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:02:07,621 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2024-05-12 11:02:07,621 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=81, Invalid=159, Unknown=0, NotChecked=0, Total=240 [2024-05-12 11:02:07,663 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 5 out of 39 [2024-05-12 11:02:07,664 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 119 places, 249 transitions, 5075 flow. Second operand has 16 states, 16 states have (on average 8.8125) internal successors, (141), 16 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:07,664 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:02:07,664 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 5 of 39 [2024-05-12 11:02:07,664 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:02:11,543 INFO L124 PetriNetUnfolderBase]: 15532/23959 cut-off events. [2024-05-12 11:02:11,543 INFO L125 PetriNetUnfolderBase]: For 274760/277613 co-relation queries the response was YES. [2024-05-12 11:02:11,633 INFO L83 FinitePrefix]: Finished finitePrefix Result has 146448 conditions, 23959 events. 15532/23959 cut-off events. For 274760/277613 co-relation queries the response was YES. Maximal size of possible extension queue 1076. Compared 166662 event pairs, 716 based on Foata normal form. 803/24651 useless extension candidates. Maximal degree in co-relation 146403. Up to 6179 conditions per place. [2024-05-12 11:02:11,749 INFO L140 encePairwiseOnDemand]: 26/39 looper letters, 309 selfloop transitions, 289 changer transitions 15/621 dead transitions. [2024-05-12 11:02:11,749 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 139 places, 621 transitions, 9677 flow [2024-05-12 11:02:11,750 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-12 11:02:11,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 21 states. [2024-05-12 11:02:11,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 420 transitions. [2024-05-12 11:02:11,752 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5128205128205128 [2024-05-12 11:02:11,752 INFO L175 Difference]: Start difference. First operand has 119 places, 249 transitions, 5075 flow. Second operand 21 states and 420 transitions. [2024-05-12 11:02:11,752 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 139 places, 621 transitions, 9677 flow [2024-05-12 11:02:12,786 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 138 places, 621 transitions, 9422 flow, removed 20 selfloop flow, removed 1 redundant places. [2024-05-12 11:02:12,794 INFO L231 Difference]: Finished difference. Result has 152 places, 359 transitions, 7771 flow [2024-05-12 11:02:12,795 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=4901, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=187, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=47, PETRI_DIFFERENCE_SUBTRAHEND_STATES=21, PETRI_FLOW=7771, PETRI_PLACES=152, PETRI_TRANSITIONS=359} [2024-05-12 11:02:12,795 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 110 predicate places. [2024-05-12 11:02:12,795 INFO L495 AbstractCegarLoop]: Abstraction has has 152 places, 359 transitions, 7771 flow [2024-05-12 11:02:12,796 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 16 states have (on average 8.8125) internal successors, (141), 16 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:12,796 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:02:12,796 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-05-12 11:02:12,809 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-05-12 11:02:13,002 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-05-12 11:02:13,003 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:02:13,003 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:02:13,004 INFO L85 PathProgramCache]: Analyzing trace with hash 723416390, now seen corresponding path program 3 times [2024-05-12 11:02:13,004 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:02:13,004 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2054571181] [2024-05-12 11:02:13,004 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:02:13,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:02:13,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:02:13,135 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:02:13,136 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:02:13,136 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2054571181] [2024-05-12 11:02:13,136 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2054571181] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-12 11:02:13,136 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-12 11:02:13,136 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-05-12 11:02:13,137 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [504023006] [2024-05-12 11:02:13,137 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-12 11:02:13,137 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-05-12 11:02:13,137 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:02:13,138 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-05-12 11:02:13,138 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-05-12 11:02:13,152 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 39 [2024-05-12 11:02:13,152 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 152 places, 359 transitions, 7771 flow. Second operand has 5 states, 5 states have (on average 13.0) internal successors, (65), 5 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:13,152 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:02:13,152 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 39 [2024-05-12 11:02:13,153 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:02:13,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([278] L64-->L69: Formula: (let ((.cse0 (mod v_~N~0_72 4294967296))) (or (and (= v_~N~0_72 v_~N~0_71) (<= .cse0 1) (= v_~p~0_59 v_~p~0_60)) (and (= v_~p~0_59 (+ v_~p~0_60 (* 2 v_~M~0_58))) (= (+ 2 v_~N~0_71) v_~N~0_72) (< 1 .cse0)))) InVars {~p~0=v_~p~0_60, ~N~0=v_~N~0_72, ~M~0=v_~M~0_58} OutVars{~p~0=v_~p~0_59, ~N~0=v_~N~0_71, ~M~0=v_~M~0_58} AuxVars[] AssignedVars[~p~0, ~N~0][105], [30#L100true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), 21#L69true, Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), 306#true, Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 303#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 329#true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 31#L45true, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 57#(= ~N~0 ~L~0), Black: 59#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 62#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 58#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), 33#L80true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 49#true, Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 78#true, Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 87#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= ~N~0 ~L~0) (= thread1Thread1of1ForFork0_~cond~0 1)), 559#true, 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), 55#true]) [2024-05-12 11:02:13,626 INFO L294 olderBase$Statistics]: this new event has 17 ancestors and is cut-off event [2024-05-12 11:02:13,626 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2024-05-12 11:02:13,626 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2024-05-12 11:02:13,626 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2024-05-12 11:02:13,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([282] L80-->L83: Formula: (and (= (+ v_~L~0_14 1) v_~L~0_15) (= (+ v_~q~0_14 v_~M~0_28) v_~q~0_13)) InVars {~q~0=v_~q~0_14, ~M~0=v_~M~0_28, ~L~0=v_~L~0_15} OutVars{~q~0=v_~q~0_13, ~M~0=v_~M~0_28, thread3Thread1of1ForFork1_#t~post2=|v_thread3Thread1of1ForFork1_#t~post2_1|, ~L~0=v_~L~0_14} AuxVars[] AssignedVars[~L~0, ~q~0, thread3Thread1of1ForFork1_#t~post2][108], [30#L100true, 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), 16#L64true, Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 303#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 31#L45true, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 57#(= ~N~0 ~L~0), Black: 59#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 62#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 58#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), 2#L83true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 329#true, Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 98#true, Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 78#true, Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 87#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= ~N~0 ~L~0) (= thread1Thread1of1ForFork0_~cond~0 1)), 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), 559#true, 536#(and (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), 55#true]) [2024-05-12 11:02:13,627 INFO L294 olderBase$Statistics]: this new event has 17 ancestors and is cut-off event [2024-05-12 11:02:13,627 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2024-05-12 11:02:13,627 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2024-05-12 11:02:13,627 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2024-05-12 11:02:13,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([273] L45-->L50: Formula: (let ((.cse0 (mod v_~N~0_64 4294967296))) (or (and (<= .cse0 0) (= v_~p~0_52 v_~p~0_51) (= v_~N~0_64 v_~N~0_63) (= |v_thread1Thread1of1ForFork0_#t~post1_1| |v_thread1Thread1of1ForFork0_#t~post1_2|)) (and (< 0 .cse0) (= v_~p~0_51 (+ v_~p~0_52 v_~M~0_54)) (= (+ 1 v_~N~0_63) v_~N~0_64)))) InVars {~p~0=v_~p~0_52, ~N~0=v_~N~0_64, ~M~0=v_~M~0_54, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|} OutVars{~p~0=v_~p~0_51, ~N~0=v_~N~0_63, ~M~0=v_~M~0_54, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_2|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~p~0, ~N~0][141], [30#L100true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), 16#L64true, Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), 306#true, Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 303#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 329#true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 57#(= ~N~0 ~L~0), Black: 59#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 62#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 58#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), 33#L80true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 49#true, Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 78#true, Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 87#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= ~N~0 ~L~0) (= thread1Thread1of1ForFork0_~cond~0 1)), 29#L50true, 559#true, 55#true]) [2024-05-12 11:02:13,628 INFO L294 olderBase$Statistics]: this new event has 17 ancestors and is cut-off event [2024-05-12 11:02:13,628 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2024-05-12 11:02:13,629 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2024-05-12 11:02:13,629 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2024-05-12 11:02:13,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([278] L64-->L69: Formula: (let ((.cse0 (mod v_~N~0_72 4294967296))) (or (and (= v_~N~0_72 v_~N~0_71) (<= .cse0 1) (= v_~p~0_59 v_~p~0_60)) (and (= v_~p~0_59 (+ v_~p~0_60 (* 2 v_~M~0_58))) (= (+ 2 v_~N~0_71) v_~N~0_72) (< 1 .cse0)))) InVars {~p~0=v_~p~0_60, ~N~0=v_~N~0_72, ~M~0=v_~M~0_58} OutVars{~p~0=v_~p~0_59, ~N~0=v_~N~0_71, ~M~0=v_~M~0_58} AuxVars[] AssignedVars[~p~0, ~N~0][105], [Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), 21#L69true, Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 306#true, 329#true, Black: 303#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 40#L100-2true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 31#L45true, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 57#(= ~N~0 ~L~0), Black: 59#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 62#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 58#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), 33#L80true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 49#true, Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 78#true, Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 87#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= ~N~0 ~L~0) (= thread1Thread1of1ForFork0_~cond~0 1)), 559#true, 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), 55#true]) [2024-05-12 11:02:13,928 INFO L294 olderBase$Statistics]: this new event has 18 ancestors and is cut-off event [2024-05-12 11:02:13,928 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-05-12 11:02:13,928 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-05-12 11:02:13,928 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-05-12 11:02:13,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([282] L80-->L83: Formula: (and (= (+ v_~L~0_14 1) v_~L~0_15) (= (+ v_~q~0_14 v_~M~0_28) v_~q~0_13)) InVars {~q~0=v_~q~0_14, ~M~0=v_~M~0_28, ~L~0=v_~L~0_15} OutVars{~q~0=v_~q~0_13, ~M~0=v_~M~0_28, thread3Thread1of1ForFork1_#t~post2=|v_thread3Thread1of1ForFork1_#t~post2_1|, ~L~0=v_~L~0_14} AuxVars[] AssignedVars[~L~0, ~q~0, thread3Thread1of1ForFork1_#t~post2][108], [322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), 16#L64true, Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 303#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 40#L100-2true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 31#L45true, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 57#(= ~N~0 ~L~0), Black: 59#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 62#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 58#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), 2#L83true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 329#true, Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, 98#true, Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 78#true, Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 87#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= ~N~0 ~L~0) (= thread1Thread1of1ForFork0_~cond~0 1)), 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), 559#true, 536#(and (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), 55#true]) [2024-05-12 11:02:13,929 INFO L294 olderBase$Statistics]: this new event has 18 ancestors and is cut-off event [2024-05-12 11:02:13,929 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-05-12 11:02:13,929 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-05-12 11:02:13,929 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-05-12 11:02:13,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([273] L45-->L50: Formula: (let ((.cse0 (mod v_~N~0_64 4294967296))) (or (and (<= .cse0 0) (= v_~p~0_52 v_~p~0_51) (= v_~N~0_64 v_~N~0_63) (= |v_thread1Thread1of1ForFork0_#t~post1_1| |v_thread1Thread1of1ForFork0_#t~post1_2|)) (and (< 0 .cse0) (= v_~p~0_51 (+ v_~p~0_52 v_~M~0_54)) (= (+ 1 v_~N~0_63) v_~N~0_64)))) InVars {~p~0=v_~p~0_52, ~N~0=v_~N~0_64, ~M~0=v_~M~0_54, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|} OutVars{~p~0=v_~p~0_51, ~N~0=v_~N~0_63, ~M~0=v_~M~0_54, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_2|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~p~0, ~N~0][141], [Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), 16#L64true, Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 306#true, 329#true, Black: 303#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 40#L100-2true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 57#(= ~N~0 ~L~0), Black: 59#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 62#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 58#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), 33#L80true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 49#true, Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 78#true, Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 87#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= ~N~0 ~L~0) (= thread1Thread1of1ForFork0_~cond~0 1)), 29#L50true, 559#true, 55#true]) [2024-05-12 11:02:13,930 INFO L294 olderBase$Statistics]: this new event has 18 ancestors and is cut-off event [2024-05-12 11:02:13,930 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-05-12 11:02:13,930 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-05-12 11:02:13,930 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-05-12 11:02:16,353 INFO L124 PetriNetUnfolderBase]: 11681/18606 cut-off events. [2024-05-12 11:02:16,353 INFO L125 PetriNetUnfolderBase]: For 378104/381821 co-relation queries the response was YES. [2024-05-12 11:02:16,439 INFO L83 FinitePrefix]: Finished finitePrefix Result has 146217 conditions, 18606 events. 11681/18606 cut-off events. For 378104/381821 co-relation queries the response was YES. Maximal size of possible extension queue 1028. Compared 134533 event pairs, 1755 based on Foata normal form. 683/18806 useless extension candidates. Maximal degree in co-relation 146159. Up to 15539 conditions per place. [2024-05-12 11:02:16,541 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 306 selfloop transitions, 59 changer transitions 10/405 dead transitions. [2024-05-12 11:02:16,542 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 156 places, 405 transitions, 8800 flow [2024-05-12 11:02:16,542 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-12 11:02:16,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-05-12 11:02:16,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 111 transitions. [2024-05-12 11:02:16,543 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5692307692307692 [2024-05-12 11:02:16,543 INFO L175 Difference]: Start difference. First operand has 152 places, 359 transitions, 7771 flow. Second operand 5 states and 111 transitions. [2024-05-12 11:02:16,543 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 156 places, 405 transitions, 8800 flow [2024-05-12 11:02:17,908 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 154 places, 405 transitions, 8635 flow, removed 70 selfloop flow, removed 2 redundant places. [2024-05-12 11:02:17,915 INFO L231 Difference]: Finished difference. Result has 156 places, 347 transitions, 7450 flow [2024-05-12 11:02:17,915 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=7340, PETRI_DIFFERENCE_MINUEND_PLACES=150, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=350, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=59, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=291, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=7450, PETRI_PLACES=156, PETRI_TRANSITIONS=347} [2024-05-12 11:02:17,916 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 114 predicate places. [2024-05-12 11:02:17,916 INFO L495 AbstractCegarLoop]: Abstraction has has 156 places, 347 transitions, 7450 flow [2024-05-12 11:02:17,916 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 13.0) internal successors, (65), 5 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:17,916 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:02:17,916 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-05-12 11:02:17,916 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-05-12 11:02:17,916 INFO L420 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:02:17,917 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:02:17,917 INFO L85 PathProgramCache]: Analyzing trace with hash 936369667, now seen corresponding path program 7 times [2024-05-12 11:02:17,917 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:02:17,917 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1476123916] [2024-05-12 11:02:17,917 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:02:17,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:02:17,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:02:18,096 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:02:18,097 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:02:18,097 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1476123916] [2024-05-12 11:02:18,099 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1476123916] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-12 11:02:18,099 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-12 11:02:18,099 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-05-12 11:02:18,099 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1437455321] [2024-05-12 11:02:18,099 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-12 11:02:18,100 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-05-12 11:02:18,100 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:02:18,101 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-05-12 11:02:18,101 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-05-12 11:02:18,115 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 5 out of 39 [2024-05-12 11:02:18,116 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 156 places, 347 transitions, 7450 flow. Second operand has 5 states, 5 states have (on average 10.2) internal successors, (51), 5 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:18,116 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:02:18,116 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 5 of 39 [2024-05-12 11:02:18,116 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:02:21,587 INFO L124 PetriNetUnfolderBase]: 13704/20889 cut-off events. [2024-05-12 11:02:21,588 INFO L125 PetriNetUnfolderBase]: For 370674/373273 co-relation queries the response was YES. [2024-05-12 11:02:21,688 INFO L83 FinitePrefix]: Finished finitePrefix Result has 157561 conditions, 20889 events. 13704/20889 cut-off events. For 370674/373273 co-relation queries the response was YES. Maximal size of possible extension queue 940. Compared 141133 event pairs, 2267 based on Foata normal form. 483/21215 useless extension candidates. Maximal degree in co-relation 157501. Up to 9395 conditions per place. [2024-05-12 11:02:21,777 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 231 selfloop transitions, 186 changer transitions 5/430 dead transitions. [2024-05-12 11:02:21,777 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 160 places, 430 transitions, 9158 flow [2024-05-12 11:02:21,778 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-12 11:02:21,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-05-12 11:02:21,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 107 transitions. [2024-05-12 11:02:21,779 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5487179487179488 [2024-05-12 11:02:21,779 INFO L175 Difference]: Start difference. First operand has 156 places, 347 transitions, 7450 flow. Second operand 5 states and 107 transitions. [2024-05-12 11:02:21,779 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 160 places, 430 transitions, 9158 flow [2024-05-12 11:02:23,013 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 155 places, 430 transitions, 8780 flow, removed 3 selfloop flow, removed 5 redundant places. [2024-05-12 11:02:23,019 INFO L231 Difference]: Finished difference. Result has 157 places, 345 transitions, 7563 flow [2024-05-12 11:02:23,020 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=6992, PETRI_DIFFERENCE_MINUEND_PLACES=151, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=342, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=180, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=156, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=7563, PETRI_PLACES=157, PETRI_TRANSITIONS=345} [2024-05-12 11:02:23,020 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 115 predicate places. [2024-05-12 11:02:23,020 INFO L495 AbstractCegarLoop]: Abstraction has has 157 places, 345 transitions, 7563 flow [2024-05-12 11:02:23,020 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 10.2) internal successors, (51), 5 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:23,020 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:02:23,021 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-05-12 11:02:23,021 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-05-12 11:02:23,021 INFO L420 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:02:23,021 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:02:23,021 INFO L85 PathProgramCache]: Analyzing trace with hash 486864381, now seen corresponding path program 8 times [2024-05-12 11:02:23,022 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:02:23,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [408107569] [2024-05-12 11:02:23,022 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:02:23,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:02:23,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:02:23,128 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:02:23,128 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:02:23,128 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [408107569] [2024-05-12 11:02:23,128 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [408107569] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-12 11:02:23,129 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-12 11:02:23,129 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-05-12 11:02:23,129 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [677371143] [2024-05-12 11:02:23,129 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-12 11:02:23,129 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-05-12 11:02:23,130 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:02:23,130 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-05-12 11:02:23,130 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-05-12 11:02:23,150 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 39 [2024-05-12 11:02:23,151 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 157 places, 345 transitions, 7563 flow. Second operand has 5 states, 5 states have (on average 13.0) internal successors, (65), 5 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:23,151 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:02:23,151 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 39 [2024-05-12 11:02:23,151 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:02:26,501 INFO L124 PetriNetUnfolderBase]: 12465/19472 cut-off events. [2024-05-12 11:02:26,501 INFO L125 PetriNetUnfolderBase]: For 385266/388209 co-relation queries the response was YES. [2024-05-12 11:02:26,600 INFO L83 FinitePrefix]: Finished finitePrefix Result has 149313 conditions, 19472 events. 12465/19472 cut-off events. For 385266/388209 co-relation queries the response was YES. Maximal size of possible extension queue 973. Compared 134277 event pairs, 2108 based on Foata normal form. 660/19849 useless extension candidates. Maximal degree in co-relation 149253. Up to 15735 conditions per place. [2024-05-12 11:02:26,691 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 203 selfloop transitions, 54 changer transitions 19/393 dead transitions. [2024-05-12 11:02:26,691 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 161 places, 393 transitions, 8543 flow [2024-05-12 11:02:26,691 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-12 11:02:26,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-05-12 11:02:26,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 106 transitions. [2024-05-12 11:02:26,692 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5435897435897435 [2024-05-12 11:02:26,692 INFO L175 Difference]: Start difference. First operand has 157 places, 345 transitions, 7563 flow. Second operand 5 states and 106 transitions. [2024-05-12 11:02:26,692 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 161 places, 393 transitions, 8543 flow [2024-05-12 11:02:27,842 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 157 places, 393 transitions, 8194 flow, removed 19 selfloop flow, removed 4 redundant places. [2024-05-12 11:02:27,849 INFO L231 Difference]: Finished difference. Result has 159 places, 342 transitions, 7262 flow [2024-05-12 11:02:27,849 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=7209, PETRI_DIFFERENCE_MINUEND_PLACES=153, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=344, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=51, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=290, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=7262, PETRI_PLACES=159, PETRI_TRANSITIONS=342} [2024-05-12 11:02:27,849 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 117 predicate places. [2024-05-12 11:02:27,849 INFO L495 AbstractCegarLoop]: Abstraction has has 159 places, 342 transitions, 7262 flow [2024-05-12 11:02:27,850 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 13.0) internal successors, (65), 5 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:27,850 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:02:27,850 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-05-12 11:02:27,850 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-05-12 11:02:27,850 INFO L420 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:02:27,850 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:02:27,850 INFO L85 PathProgramCache]: Analyzing trace with hash 1822106569, now seen corresponding path program 9 times [2024-05-12 11:02:27,850 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:02:27,850 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2117846383] [2024-05-12 11:02:27,851 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:02:27,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:02:27,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:02:28,195 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:02:28,195 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:02:28,195 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2117846383] [2024-05-12 11:02:28,195 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2117846383] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-12 11:02:28,195 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-12 11:02:28,195 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-05-12 11:02:28,196 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1515352807] [2024-05-12 11:02:28,196 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-12 11:02:28,196 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-05-12 11:02:28,196 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:02:28,196 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-05-12 11:02:28,196 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-05-12 11:02:28,220 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 39 [2024-05-12 11:02:28,221 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 159 places, 342 transitions, 7262 flow. Second operand has 5 states, 5 states have (on average 13.0) internal successors, (65), 5 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:28,221 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:02:28,221 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 39 [2024-05-12 11:02:28,221 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:02:31,198 INFO L124 PetriNetUnfolderBase]: 12260/19129 cut-off events. [2024-05-12 11:02:31,199 INFO L125 PetriNetUnfolderBase]: For 353213/356105 co-relation queries the response was YES. [2024-05-12 11:02:31,312 INFO L83 FinitePrefix]: Finished finitePrefix Result has 144645 conditions, 19129 events. 12260/19129 cut-off events. For 353213/356105 co-relation queries the response was YES. Maximal size of possible extension queue 926. Compared 130804 event pairs, 2066 based on Foata normal form. 593/19535 useless extension candidates. Maximal degree in co-relation 144584. Up to 15726 conditions per place. [2024-05-12 11:02:31,417 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 189 selfloop transitions, 67 changer transitions 1/374 dead transitions. [2024-05-12 11:02:31,418 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 162 places, 374 transitions, 8041 flow [2024-05-12 11:02:31,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-12 11:02:31,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-05-12 11:02:31,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 98 transitions. [2024-05-12 11:02:31,421 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5025641025641026 [2024-05-12 11:02:31,421 INFO L175 Difference]: Start difference. First operand has 159 places, 342 transitions, 7262 flow. Second operand 5 states and 98 transitions. [2024-05-12 11:02:31,421 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 162 places, 374 transitions, 8041 flow [2024-05-12 11:02:32,705 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 156 places, 374 transitions, 7728 flow, removed 13 selfloop flow, removed 6 redundant places. [2024-05-12 11:02:32,711 INFO L231 Difference]: Finished difference. Result has 159 places, 353 transitions, 7364 flow [2024-05-12 11:02:32,711 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=6982, PETRI_DIFFERENCE_MINUEND_PLACES=152, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=342, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=56, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=283, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=7364, PETRI_PLACES=159, PETRI_TRANSITIONS=353} [2024-05-12 11:02:32,711 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 117 predicate places. [2024-05-12 11:02:32,712 INFO L495 AbstractCegarLoop]: Abstraction has has 159 places, 353 transitions, 7364 flow [2024-05-12 11:02:32,712 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 13.0) internal successors, (65), 5 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:32,712 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:02:32,712 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-05-12 11:02:32,712 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-05-12 11:02:32,713 INFO L420 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:02:32,713 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:02:32,713 INFO L85 PathProgramCache]: Analyzing trace with hash 372847225, now seen corresponding path program 10 times [2024-05-12 11:02:32,713 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:02:32,713 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [323450417] [2024-05-12 11:02:32,714 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:02:32,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:02:32,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:02:33,089 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:02:33,089 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:02:33,089 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [323450417] [2024-05-12 11:02:33,089 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [323450417] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-12 11:02:33,089 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-12 11:02:33,090 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-05-12 11:02:33,090 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1939934824] [2024-05-12 11:02:33,090 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-12 11:02:33,091 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-05-12 11:02:33,091 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:02:33,091 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-05-12 11:02:33,091 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-05-12 11:02:33,109 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 39 [2024-05-12 11:02:33,109 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 159 places, 353 transitions, 7364 flow. Second operand has 5 states, 5 states have (on average 13.0) internal successors, (65), 5 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:33,109 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:02:33,109 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 39 [2024-05-12 11:02:33,110 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:02:36,182 INFO L124 PetriNetUnfolderBase]: 12413/19359 cut-off events. [2024-05-12 11:02:36,183 INFO L125 PetriNetUnfolderBase]: For 361136/364159 co-relation queries the response was YES. [2024-05-12 11:02:36,278 INFO L83 FinitePrefix]: Finished finitePrefix Result has 146914 conditions, 19359 events. 12413/19359 cut-off events. For 361136/364159 co-relation queries the response was YES. Maximal size of possible extension queue 975. Compared 133112 event pairs, 2125 based on Foata normal form. 683/19790 useless extension candidates. Maximal degree in co-relation 146853. Up to 15549 conditions per place. [2024-05-12 11:02:36,364 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 210 selfloop transitions, 76 changer transitions 6/404 dead transitions. [2024-05-12 11:02:36,364 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 163 places, 404 transitions, 8432 flow [2024-05-12 11:02:36,364 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-05-12 11:02:36,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-05-12 11:02:36,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 123 transitions. [2024-05-12 11:02:36,365 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5256410256410257 [2024-05-12 11:02:36,365 INFO L175 Difference]: Start difference. First operand has 159 places, 353 transitions, 7364 flow. Second operand 6 states and 123 transitions. [2024-05-12 11:02:36,365 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 163 places, 404 transitions, 8432 flow [2024-05-12 11:02:37,618 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 159 places, 404 transitions, 8274 flow, removed 40 selfloop flow, removed 4 redundant places. [2024-05-12 11:02:37,624 INFO L231 Difference]: Finished difference. Result has 161 places, 356 transitions, 7508 flow [2024-05-12 11:02:37,625 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=7017, PETRI_DIFFERENCE_MINUEND_PLACES=154, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=345, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=63, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=281, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=7508, PETRI_PLACES=161, PETRI_TRANSITIONS=356} [2024-05-12 11:02:37,625 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 119 predicate places. [2024-05-12 11:02:37,625 INFO L495 AbstractCegarLoop]: Abstraction has has 161 places, 356 transitions, 7508 flow [2024-05-12 11:02:37,625 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 13.0) internal successors, (65), 5 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:37,625 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:02:37,625 INFO L208 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] [2024-05-12 11:02:37,625 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-05-12 11:02:37,626 INFO L420 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:02:37,626 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:02:37,626 INFO L85 PathProgramCache]: Analyzing trace with hash -1447146406, now seen corresponding path program 1 times [2024-05-12 11:02:37,626 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:02:37,626 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1041491756] [2024-05-12 11:02:37,626 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:02:37,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:02:37,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:02:38,029 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:02:38,030 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:02:38,030 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1041491756] [2024-05-12 11:02:38,030 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1041491756] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-12 11:02:38,030 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [380047231] [2024-05-12 11:02:38,030 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:02:38,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-12 11:02:38,031 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-05-12 11:02:38,032 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-12 11:02:38,034 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-05-12 11:02:38,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:02:38,137 INFO L262 TraceCheckSpWp]: Trace formula consists of 160 conjuncts, 11 conjunts are in the unsatisfiable core [2024-05-12 11:02:38,139 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-12 11:02:38,268 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:02:38,268 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-12 11:02:38,849 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:02:38,850 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [380047231] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-12 11:02:38,850 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-12 11:02:38,850 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 11 [2024-05-12 11:02:38,850 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1512419997] [2024-05-12 11:02:38,851 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-12 11:02:38,852 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-05-12 11:02:38,852 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:02:38,852 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-05-12 11:02:38,853 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=97, Unknown=0, NotChecked=0, Total=132 [2024-05-12 11:02:38,903 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 39 [2024-05-12 11:02:38,903 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 161 places, 356 transitions, 7508 flow. Second operand has 12 states, 12 states have (on average 14.833333333333334) internal successors, (178), 12 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:38,904 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:02:38,904 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 39 [2024-05-12 11:02:38,904 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:02:39,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([277] L72-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread2Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread2Thread1of1ForFork2_~cond~1_5 256) 0)) InVars {thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5} OutVars{thread2Thread1of1ForFork2_#res.base=|v_thread2Thread1of1ForFork2_#res.base_1|, thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5, thread2Thread1of1ForFork2_#res.offset=|v_thread2Thread1of1ForFork2_#res.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#res.base, thread2Thread1of1ForFork2_#res.offset][106], [322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 32#L99-5true, 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 15#L53true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), 352#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 11#thread2EXITtrue, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 98#true, Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:39,951 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2024-05-12 11:02:39,951 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-05-12 11:02:39,951 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-05-12 11:02:39,952 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-05-12 11:02:39,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([272] L53-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res.base_1| 0) (= |v_thread1Thread1of1ForFork0_#res.offset_1| 0) (= (mod v_thread1Thread1of1ForFork0_~cond~0_5 256) 0)) InVars {thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_5} OutVars{thread1Thread1of1ForFork0_#res.offset=|v_thread1Thread1of1ForFork0_#res.offset_1|, thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_5, thread1Thread1of1ForFork0_#res.base=|v_thread1Thread1of1ForFork0_#res.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res.base, thread1Thread1of1ForFork0_#res.offset][121], [32#L99-5true, 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), 39#L72true, Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 9#thread1EXITtrue, Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), 352#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 98#true, Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:39,952 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2024-05-12 11:02:39,952 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-05-12 11:02:39,952 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-05-12 11:02:39,952 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-05-12 11:02:40,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([273] L45-->L50: Formula: (let ((.cse0 (mod v_~N~0_64 4294967296))) (or (and (<= .cse0 0) (= v_~p~0_52 v_~p~0_51) (= v_~N~0_64 v_~N~0_63) (= |v_thread1Thread1of1ForFork0_#t~post1_1| |v_thread1Thread1of1ForFork0_#t~post1_2|)) (and (< 0 .cse0) (= v_~p~0_51 (+ v_~p~0_52 v_~M~0_54)) (= (+ 1 v_~N~0_63) v_~N~0_64)))) InVars {~p~0=v_~p~0_52, ~N~0=v_~N~0_64, ~M~0=v_~M~0_54, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|} OutVars{~p~0=v_~p~0_51, ~N~0=v_~N~0_63, ~M~0=v_~M~0_54, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_2|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~p~0, ~N~0][165], [32#L99-5true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), 39#L72true, Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 306#true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 98#true, Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 29#L50true, 78#true, 55#true]) [2024-05-12 11:02:40,470 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-05-12 11:02:40,470 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,470 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,470 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([276] L72-->L64: Formula: (not (= (mod v_thread2Thread1of1ForFork2_~cond~1_3 256) 0)) InVars {thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_3} OutVars{thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_3} AuxVars[] AssignedVars[][59], [322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 32#L99-5true, 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), 16#L64true, Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 31#L45true, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 98#true, Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 536#(and (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), 78#true, 55#true]) [2024-05-12 11:02:40,470 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-05-12 11:02:40,471 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,471 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,471 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([277] L72-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread2Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread2Thread1of1ForFork2_~cond~1_5 256) 0)) InVars {thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5} OutVars{thread2Thread1of1ForFork2_#res.base=|v_thread2Thread1of1ForFork2_#res.base_1|, thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5, thread2Thread1of1ForFork2_#res.offset=|v_thread2Thread1of1ForFork2_#res.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#res.base, thread2Thread1of1ForFork2_#res.offset][106], [322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 32#L99-5true, 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 31#L45true, 11#thread2EXITtrue, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 98#true, Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 536#(and (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), 78#true, 55#true]) [2024-05-12 11:02:40,471 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-05-12 11:02:40,472 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,472 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,472 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([277] L72-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread2Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread2Thread1of1ForFork2_~cond~1_5 256) 0)) InVars {thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5} OutVars{thread2Thread1of1ForFork2_#res.base=|v_thread2Thread1of1ForFork2_#res.base_1|, thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5, thread2Thread1of1ForFork2_#res.offset=|v_thread2Thread1of1ForFork2_#res.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#res.base, thread2Thread1of1ForFork2_#res.offset][106], [30#L100true, 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 15#L53true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), 352#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 11#thread2EXITtrue, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 98#true, Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:40,484 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-05-12 11:02:40,484 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,484 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,484 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([272] L53-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res.base_1| 0) (= |v_thread1Thread1of1ForFork0_#res.offset_1| 0) (= (mod v_thread1Thread1of1ForFork0_~cond~0_5 256) 0)) InVars {thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_5} OutVars{thread1Thread1of1ForFork0_#res.offset=|v_thread1Thread1of1ForFork0_#res.offset_1|, thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_5, thread1Thread1of1ForFork0_#res.base=|v_thread1Thread1of1ForFork0_#res.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res.base, thread1Thread1of1ForFork0_#res.offset][121], [30#L100true, 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), 39#L72true, Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 9#thread1EXITtrue, Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), 352#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 98#true, Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:40,485 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-05-12 11:02:40,485 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,485 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,485 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([271] L53-->L45: Formula: (not (= (mod v_thread1Thread1of1ForFork0_~cond~0_3 256) 0)) InVars {thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} AuxVars[] AssignedVars[][66], [322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 32#L99-5true, 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), 16#L64true, Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 31#L45true, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 98#true, Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 536#(and (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), 78#true, 55#true]) [2024-05-12 11:02:40,487 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-05-12 11:02:40,487 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,487 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,487 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([278] L64-->L69: Formula: (let ((.cse0 (mod v_~N~0_72 4294967296))) (or (and (= v_~N~0_72 v_~N~0_71) (<= .cse0 1) (= v_~p~0_59 v_~p~0_60)) (and (= v_~p~0_59 (+ v_~p~0_60 (* 2 v_~M~0_58))) (= (+ 2 v_~N~0_71) v_~N~0_72) (< 1 .cse0)))) InVars {~p~0=v_~p~0_60, ~N~0=v_~N~0_72, ~M~0=v_~M~0_58} OutVars{~p~0=v_~p~0_59, ~N~0=v_~N~0_71, ~M~0=v_~M~0_58} AuxVars[] AssignedVars[~p~0, ~N~0][169], [32#L99-5true, 15#L53true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), 21#L69true, 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 306#true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 98#true, Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:40,488 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-05-12 11:02:40,488 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,488 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,488 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([277] L72-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread2Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread2Thread1of1ForFork2_~cond~1_5 256) 0)) InVars {thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5} OutVars{thread2Thread1of1ForFork2_#res.base=|v_thread2Thread1of1ForFork2_#res.base_1|, thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5, thread2Thread1of1ForFork2_#res.offset=|v_thread2Thread1of1ForFork2_#res.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#res.base, thread2Thread1of1ForFork2_#res.offset][106], [322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 32#L99-5true, 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 15#L53true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), 352#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 11#thread2EXITtrue, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 33#L80true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 103#(not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:40,492 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-05-12 11:02:40,492 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,492 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,493 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([272] L53-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res.base_1| 0) (= |v_thread1Thread1of1ForFork0_#res.offset_1| 0) (= (mod v_thread1Thread1of1ForFork0_~cond~0_5 256) 0)) InVars {thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_5} OutVars{thread1Thread1of1ForFork0_#res.offset=|v_thread1Thread1of1ForFork0_#res.offset_1|, thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_5, thread1Thread1of1ForFork0_#res.base=|v_thread1Thread1of1ForFork0_#res.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res.base, thread1Thread1of1ForFork0_#res.offset][121], [32#L99-5true, 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), 39#L72true, Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), 9#thread1EXITtrue, 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), 352#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 33#L80true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 103#(not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:40,493 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-05-12 11:02:40,493 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,493 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,494 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-05-12 11:02:40,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([273] L45-->L50: Formula: (let ((.cse0 (mod v_~N~0_64 4294967296))) (or (and (<= .cse0 0) (= v_~p~0_52 v_~p~0_51) (= v_~N~0_64 v_~N~0_63) (= |v_thread1Thread1of1ForFork0_#t~post1_1| |v_thread1Thread1of1ForFork0_#t~post1_2|)) (and (< 0 .cse0) (= v_~p~0_51 (+ v_~p~0_52 v_~M~0_54)) (= (+ 1 v_~N~0_63) v_~N~0_64)))) InVars {~p~0=v_~p~0_52, ~N~0=v_~N~0_64, ~M~0=v_~M~0_54, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|} OutVars{~p~0=v_~p~0_51, ~N~0=v_~N~0_63, ~M~0=v_~M~0_54, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_2|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~p~0, ~N~0][165], [32#L99-5true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), 39#L72true, Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), 306#true, Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 33#L80true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 103#(not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 29#L50true, 78#true, 55#true]) [2024-05-12 11:02:40,861 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,861 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,861 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-05-12 11:02:40,861 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([277] L72-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread2Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread2Thread1of1ForFork2_~cond~1_5 256) 0)) InVars {thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5} OutVars{thread2Thread1of1ForFork2_#res.base=|v_thread2Thread1of1ForFork2_#res.base_1|, thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5, thread2Thread1of1ForFork2_#res.offset=|v_thread2Thread1of1ForFork2_#res.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#res.base, thread2Thread1of1ForFork2_#res.offset][106], [322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 32#L99-5true, 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 31#L45true, 11#thread2EXITtrue, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 33#L80true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 103#(not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 536#(and (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), 78#true, 55#true]) [2024-05-12 11:02:40,861 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,861 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,861 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-05-12 11:02:40,862 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([278] L64-->L69: Formula: (let ((.cse0 (mod v_~N~0_72 4294967296))) (or (and (= v_~N~0_72 v_~N~0_71) (<= .cse0 1) (= v_~p~0_59 v_~p~0_60)) (and (= v_~p~0_59 (+ v_~p~0_60 (* 2 v_~M~0_58))) (= (+ 2 v_~N~0_71) v_~N~0_72) (< 1 .cse0)))) InVars {~p~0=v_~p~0_60, ~N~0=v_~N~0_72, ~M~0=v_~M~0_58} OutVars{~p~0=v_~p~0_59, ~N~0=v_~N~0_71, ~M~0=v_~M~0_58} AuxVars[] AssignedVars[~p~0, ~N~0][169], [32#L99-5true, 15#L53true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), 21#L69true, 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 306#true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 33#L80true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 103#(not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:40,869 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,869 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,869 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,870 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-05-12 11:02:40,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([273] L45-->L50: Formula: (let ((.cse0 (mod v_~N~0_64 4294967296))) (or (and (<= .cse0 0) (= v_~p~0_52 v_~p~0_51) (= v_~N~0_64 v_~N~0_63) (= |v_thread1Thread1of1ForFork0_#t~post1_1| |v_thread1Thread1of1ForFork0_#t~post1_2|)) (and (< 0 .cse0) (= v_~p~0_51 (+ v_~p~0_52 v_~M~0_54)) (= (+ 1 v_~N~0_63) v_~N~0_64)))) InVars {~p~0=v_~p~0_52, ~N~0=v_~N~0_64, ~M~0=v_~M~0_54, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|} OutVars{~p~0=v_~p~0_51, ~N~0=v_~N~0_63, ~M~0=v_~M~0_54, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_2|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~p~0, ~N~0][165], [30#L100true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), 39#L72true, Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 306#true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 98#true, Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 29#L50true, 78#true, 55#true]) [2024-05-12 11:02:40,875 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-05-12 11:02:40,875 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,875 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,875 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([276] L72-->L64: Formula: (not (= (mod v_thread2Thread1of1ForFork2_~cond~1_3 256) 0)) InVars {thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_3} OutVars{thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_3} AuxVars[] AssignedVars[][59], [30#L100true, 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), 16#L64true, Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 31#L45true, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 98#true, Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 536#(and (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), 78#true, 55#true]) [2024-05-12 11:02:40,876 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-05-12 11:02:40,876 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,876 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,876 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([277] L72-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread2Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread2Thread1of1ForFork2_~cond~1_5 256) 0)) InVars {thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5} OutVars{thread2Thread1of1ForFork2_#res.base=|v_thread2Thread1of1ForFork2_#res.base_1|, thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5, thread2Thread1of1ForFork2_#res.offset=|v_thread2Thread1of1ForFork2_#res.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#res.base, thread2Thread1of1ForFork2_#res.offset][106], [30#L100true, 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 31#L45true, 11#thread2EXITtrue, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 98#true, Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 536#(and (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), 78#true, 55#true]) [2024-05-12 11:02:40,876 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-05-12 11:02:40,876 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,876 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,876 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([271] L53-->L45: Formula: (not (= (mod v_thread1Thread1of1ForFork0_~cond~0_3 256) 0)) InVars {thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} AuxVars[] AssignedVars[][66], [30#L100true, 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), 16#L64true, Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 31#L45true, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 98#true, Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 536#(and (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), 78#true, 55#true]) [2024-05-12 11:02:40,887 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-05-12 11:02:40,887 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,887 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,887 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([278] L64-->L69: Formula: (let ((.cse0 (mod v_~N~0_72 4294967296))) (or (and (= v_~N~0_72 v_~N~0_71) (<= .cse0 1) (= v_~p~0_59 v_~p~0_60)) (and (= v_~p~0_59 (+ v_~p~0_60 (* 2 v_~M~0_58))) (= (+ 2 v_~N~0_71) v_~N~0_72) (< 1 .cse0)))) InVars {~p~0=v_~p~0_60, ~N~0=v_~N~0_72, ~M~0=v_~M~0_58} OutVars{~p~0=v_~p~0_59, ~N~0=v_~N~0_71, ~M~0=v_~M~0_58} AuxVars[] AssignedVars[~p~0, ~N~0][169], [30#L100true, 15#L53true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), 21#L69true, Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 306#true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 98#true, Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:40,888 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-05-12 11:02:40,888 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,888 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,888 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([277] L72-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread2Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread2Thread1of1ForFork2_~cond~1_5 256) 0)) InVars {thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5} OutVars{thread2Thread1of1ForFork2_#res.base=|v_thread2Thread1of1ForFork2_#res.base_1|, thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5, thread2Thread1of1ForFork2_#res.offset=|v_thread2Thread1of1ForFork2_#res.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#res.base, thread2Thread1of1ForFork2_#res.offset][106], [322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 15#L53true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), 352#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 40#L100-2true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 11#thread2EXITtrue, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 98#true, Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:40,891 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-05-12 11:02:40,891 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,891 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,891 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([272] L53-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res.base_1| 0) (= |v_thread1Thread1of1ForFork0_#res.offset_1| 0) (= (mod v_thread1Thread1of1ForFork0_~cond~0_5 256) 0)) InVars {thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_5} OutVars{thread1Thread1of1ForFork0_#res.offset=|v_thread1Thread1of1ForFork0_#res.offset_1|, thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_5, thread1Thread1of1ForFork0_#res.base=|v_thread1Thread1of1ForFork0_#res.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res.base, thread1Thread1of1ForFork0_#res.offset][121], [331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), 39#L72true, Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 9#thread1EXITtrue, Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), 352#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 40#L100-2true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 98#true, Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:40,891 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-05-12 11:02:40,891 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,891 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,891 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([277] L72-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread2Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread2Thread1of1ForFork2_~cond~1_5 256) 0)) InVars {thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5} OutVars{thread2Thread1of1ForFork2_#res.base=|v_thread2Thread1of1ForFork2_#res.base_1|, thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5, thread2Thread1of1ForFork2_#res.offset=|v_thread2Thread1of1ForFork2_#res.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#res.base, thread2Thread1of1ForFork2_#res.offset][106], [30#L100true, 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 15#L53true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), 352#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 11#thread2EXITtrue, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 33#L80true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 103#(not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:40,893 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-05-12 11:02:40,893 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,893 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,893 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([272] L53-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res.base_1| 0) (= |v_thread1Thread1of1ForFork0_#res.offset_1| 0) (= (mod v_thread1Thread1of1ForFork0_~cond~0_5 256) 0)) InVars {thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_5} OutVars{thread1Thread1of1ForFork0_#res.offset=|v_thread1Thread1of1ForFork0_#res.offset_1|, thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_5, thread1Thread1of1ForFork0_#res.base=|v_thread1Thread1of1ForFork0_#res.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res.base, thread1Thread1of1ForFork0_#res.offset][121], [30#L100true, 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), 39#L72true, Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), 9#thread1EXITtrue, 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), 352#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 33#L80true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 103#(not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:40,893 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-05-12 11:02:40,893 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,894 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:40,894 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-05-12 11:02:41,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([273] L45-->L50: Formula: (let ((.cse0 (mod v_~N~0_64 4294967296))) (or (and (<= .cse0 0) (= v_~p~0_52 v_~p~0_51) (= v_~N~0_64 v_~N~0_63) (= |v_thread1Thread1of1ForFork0_#t~post1_1| |v_thread1Thread1of1ForFork0_#t~post1_2|)) (and (< 0 .cse0) (= v_~p~0_51 (+ v_~p~0_52 v_~M~0_54)) (= (+ 1 v_~N~0_63) v_~N~0_64)))) InVars {~p~0=v_~p~0_52, ~N~0=v_~N~0_64, ~M~0=v_~M~0_54, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|} OutVars{~p~0=v_~p~0_51, ~N~0=v_~N~0_63, ~M~0=v_~M~0_54, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_2|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~p~0, ~N~0][165], [30#L100true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), 39#L72true, Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 306#true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 33#L80true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 103#(not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 29#L50true, 78#true, 55#true]) [2024-05-12 11:02:41,271 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,271 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-05-12 11:02:41,271 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,271 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([277] L72-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread2Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread2Thread1of1ForFork2_~cond~1_5 256) 0)) InVars {thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5} OutVars{thread2Thread1of1ForFork2_#res.base=|v_thread2Thread1of1ForFork2_#res.base_1|, thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5, thread2Thread1of1ForFork2_#res.offset=|v_thread2Thread1of1ForFork2_#res.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#res.base, thread2Thread1of1ForFork2_#res.offset][106], [30#L100true, 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 31#L45true, 11#thread2EXITtrue, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 33#L80true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 103#(not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 536#(and (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), 78#true, 55#true]) [2024-05-12 11:02:41,272 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,272 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,272 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-05-12 11:02:41,272 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([278] L64-->L69: Formula: (let ((.cse0 (mod v_~N~0_72 4294967296))) (or (and (= v_~N~0_72 v_~N~0_71) (<= .cse0 1) (= v_~p~0_59 v_~p~0_60)) (and (= v_~p~0_59 (+ v_~p~0_60 (* 2 v_~M~0_58))) (= (+ 2 v_~N~0_71) v_~N~0_72) (< 1 .cse0)))) InVars {~p~0=v_~p~0_60, ~N~0=v_~N~0_72, ~M~0=v_~M~0_58} OutVars{~p~0=v_~p~0_59, ~N~0=v_~N~0_71, ~M~0=v_~M~0_58} AuxVars[] AssignedVars[~p~0, ~N~0][169], [30#L100true, 15#L53true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), 21#L69true, Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), 306#true, Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 33#L80true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 103#(not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:41,276 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,276 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,276 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,276 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-05-12 11:02:41,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([273] L45-->L50: Formula: (let ((.cse0 (mod v_~N~0_64 4294967296))) (or (and (<= .cse0 0) (= v_~p~0_52 v_~p~0_51) (= v_~N~0_64 v_~N~0_63) (= |v_thread1Thread1of1ForFork0_#t~post1_1| |v_thread1Thread1of1ForFork0_#t~post1_2|)) (and (< 0 .cse0) (= v_~p~0_51 (+ v_~p~0_52 v_~M~0_54)) (= (+ 1 v_~N~0_63) v_~N~0_64)))) InVars {~p~0=v_~p~0_52, ~N~0=v_~N~0_64, ~M~0=v_~M~0_54, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|} OutVars{~p~0=v_~p~0_51, ~N~0=v_~N~0_63, ~M~0=v_~M~0_54, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_2|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~p~0, ~N~0][165], [Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), 39#L72true, Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 306#true, 40#L100-2true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 98#true, Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 29#L50true, 78#true, 55#true]) [2024-05-12 11:02:41,282 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-05-12 11:02:41,282 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,282 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,282 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([276] L72-->L64: Formula: (not (= (mod v_thread2Thread1of1ForFork2_~cond~1_3 256) 0)) InVars {thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_3} OutVars{thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_3} AuxVars[] AssignedVars[][59], [322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), 16#L64true, Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 40#L100-2true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 31#L45true, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 98#true, Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 536#(and (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), 78#true, 55#true]) [2024-05-12 11:02:41,283 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-05-12 11:02:41,283 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,283 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,283 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([277] L72-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread2Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread2Thread1of1ForFork2_~cond~1_5 256) 0)) InVars {thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5} OutVars{thread2Thread1of1ForFork2_#res.base=|v_thread2Thread1of1ForFork2_#res.base_1|, thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5, thread2Thread1of1ForFork2_#res.offset=|v_thread2Thread1of1ForFork2_#res.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#res.base, thread2Thread1of1ForFork2_#res.offset][106], [322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 40#L100-2true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 31#L45true, 11#thread2EXITtrue, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 98#true, Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 536#(and (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), 78#true, 55#true]) [2024-05-12 11:02:41,283 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-05-12 11:02:41,283 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,283 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,283 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([271] L53-->L45: Formula: (not (= (mod v_thread1Thread1of1ForFork0_~cond~0_3 256) 0)) InVars {thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} AuxVars[] AssignedVars[][66], [322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), 16#L64true, Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 40#L100-2true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 31#L45true, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 98#true, Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 536#(and (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), 78#true, 55#true]) [2024-05-12 11:02:41,295 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-05-12 11:02:41,295 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,295 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,296 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([278] L64-->L69: Formula: (let ((.cse0 (mod v_~N~0_72 4294967296))) (or (and (= v_~N~0_72 v_~N~0_71) (<= .cse0 1) (= v_~p~0_59 v_~p~0_60)) (and (= v_~p~0_59 (+ v_~p~0_60 (* 2 v_~M~0_58))) (= (+ 2 v_~N~0_71) v_~N~0_72) (< 1 .cse0)))) InVars {~p~0=v_~p~0_60, ~N~0=v_~N~0_72, ~M~0=v_~M~0_58} OutVars{~p~0=v_~p~0_59, ~N~0=v_~N~0_71, ~M~0=v_~M~0_58} AuxVars[] AssignedVars[~p~0, ~N~0][169], [15#L53true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), 21#L69true, Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 306#true, 40#L100-2true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 2#L83true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 98#true, Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:41,296 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-05-12 11:02:41,296 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,296 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,296 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([277] L72-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread2Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread2Thread1of1ForFork2_~cond~1_5 256) 0)) InVars {thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5} OutVars{thread2Thread1of1ForFork2_#res.base=|v_thread2Thread1of1ForFork2_#res.base_1|, thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5, thread2Thread1of1ForFork2_#res.offset=|v_thread2Thread1of1ForFork2_#res.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#res.base, thread2Thread1of1ForFork2_#res.offset][106], [322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 15#L53true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), 352#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 40#L100-2true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 11#thread2EXITtrue, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 33#L80true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 103#(not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:41,300 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-05-12 11:02:41,300 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,300 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,300 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([272] L53-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res.base_1| 0) (= |v_thread1Thread1of1ForFork0_#res.offset_1| 0) (= (mod v_thread1Thread1of1ForFork0_~cond~0_5 256) 0)) InVars {thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_5} OutVars{thread1Thread1of1ForFork0_#res.offset=|v_thread1Thread1of1ForFork0_#res.offset_1|, thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_5, thread1Thread1of1ForFork0_#res.base=|v_thread1Thread1of1ForFork0_#res.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res.base, thread1Thread1of1ForFork0_#res.offset][121], [331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), 39#L72true, Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 9#thread1EXITtrue, Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), 352#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), 40#L100-2true, Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 33#L80true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 103#(not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:41,300 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-05-12 11:02:41,300 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,300 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,300 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-05-12 11:02:41,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([273] L45-->L50: Formula: (let ((.cse0 (mod v_~N~0_64 4294967296))) (or (and (<= .cse0 0) (= v_~p~0_52 v_~p~0_51) (= v_~N~0_64 v_~N~0_63) (= |v_thread1Thread1of1ForFork0_#t~post1_1| |v_thread1Thread1of1ForFork0_#t~post1_2|)) (and (< 0 .cse0) (= v_~p~0_51 (+ v_~p~0_52 v_~M~0_54)) (= (+ 1 v_~N~0_63) v_~N~0_64)))) InVars {~p~0=v_~p~0_52, ~N~0=v_~N~0_64, ~M~0=v_~M~0_54, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|} OutVars{~p~0=v_~p~0_51, ~N~0=v_~N~0_63, ~M~0=v_~M~0_54, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_2|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~p~0, ~N~0][165], [Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), 39#L72true, Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 306#true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), 40#L100-2true, Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 33#L80true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 103#(not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 29#L50true, 78#true, 55#true]) [2024-05-12 11:02:41,989 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-05-12 11:02:41,989 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-05-12 11:02:41,989 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-05-12 11:02:41,989 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-05-12 11:02:41,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([277] L72-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork2_#res.offset_1| 0) (= |v_thread2Thread1of1ForFork2_#res.base_1| 0) (= (mod v_thread2Thread1of1ForFork2_~cond~1_5 256) 0)) InVars {thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5} OutVars{thread2Thread1of1ForFork2_#res.base=|v_thread2Thread1of1ForFork2_#res.base_1|, thread2Thread1of1ForFork2_~cond~1=v_thread2Thread1of1ForFork2_~cond~1_5, thread2Thread1of1ForFork2_#res.offset=|v_thread2Thread1of1ForFork2_#res.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#res.base, thread2Thread1of1ForFork2_#res.offset][106], [322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), 40#L100-2true, Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 31#L45true, 11#thread2EXITtrue, Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 33#L80true, Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), 103#(not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 536#(and (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), 78#true, 55#true]) [2024-05-12 11:02:41,989 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-05-12 11:02:41,989 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-05-12 11:02:41,989 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-05-12 11:02:41,989 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-05-12 11:02:41,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([278] L64-->L69: Formula: (let ((.cse0 (mod v_~N~0_72 4294967296))) (or (and (= v_~N~0_72 v_~N~0_71) (<= .cse0 1) (= v_~p~0_59 v_~p~0_60)) (and (= v_~p~0_59 (+ v_~p~0_60 (* 2 v_~M~0_58))) (= (+ 2 v_~N~0_71) v_~N~0_72) (< 1 .cse0)))) InVars {~p~0=v_~p~0_60, ~N~0=v_~N~0_72, ~M~0=v_~M~0_58} OutVars{~p~0=v_~p~0_59, ~N~0=v_~N~0_71, ~M~0=v_~M~0_58} AuxVars[] AssignedVars[~p~0, ~N~0][169], [15#L53true, Black: 277#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~p~0 0) (= ~q~0 0)), Black: 271#(and (not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))) (= ~q~0 0)), Black: 107#(and (= ~N~0 ~L~0) (= ~p~0 0) (= ~q~0 0)), Black: 267#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (= ~p~0 0) (= ~q~0 0)), 354#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), 21#L69true, Black: 273#(and (or (< 0 (mod ~L~0 4294967296)) (< (mod ~N~0 4294967296) 1)) (= ~q~0 0) (or (< 0 (mod ~L~0 4294967296)) (= ~p~0 0))), Black: 543#(and (or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 522#(and (<= 1 (mod ~N~0 4294967296)) (= ~p~0 0) (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 479#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 349#true, Black: 353#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 534#(and (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256)))), Black: 289#(and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 487#(or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 292#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 404#(and (= ~q~0 0) (= thread1Thread1of1ForFork0_~cond~0 1) (= (mod ~p~0 2) 0)), Black: 285#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 538#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= (mod ~q~0 4294967296) (mod ~p~0 4294967296)) (< 0 thread1Thread1of1ForFork0_~cond~0) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0))), Black: 483#(or (and (or (< 1 (mod ~N~0 4294967296)) (= (mod ~q~0 4294967296) (mod ~p~0 4294967296))) (or (forall ((~M~0 Int)) (= (mod (+ (* 2 ~M~0) ~p~0) 4294967296) (mod ~q~0 4294967296))) (< (mod ~N~0 4294967296) 2))) (= (mod thread2Thread1of1ForFork2_~cond~1 256) 0) (< 0 (mod thread1Thread1of1ForFork0_~cond~0 256))), Black: 351#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 527#(and (= ~p~0 0) (= ~q~0 0) (or (and (= thread2Thread1of1ForFork2_~cond~1 0) (= (mod ~N~0 4294967296) 1)) (and (<= 2 (mod ~N~0 4294967296)) (= thread2Thread1of1ForFork2_~cond~1 1))) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 358#(and (= ~p~0 0) (= ~q~0 0)), 306#true, Black: 300#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), 40#L100-2true, Black: 53#(and (= ~p~0 0) (= ~q~0 0)), 613#true, Black: 567#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 310#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 308#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), Black: 314#(and (= thread1Thread1of1ForFork0_~cond~0 1) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 312#(and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 576#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), Black: 578#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1) (or (< (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 0))), 33#L80true, Black: 322#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 325#(and (= thread2Thread1of1ForFork2_~cond~1 0) (or (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)) (and (= thread1Thread1of1ForFork0_~cond~0 1) (= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1))))), Black: 321#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), 602#true, Black: 73#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 70#(< (* (div ~N~0 4294967296) 4294967296) ~N~0), Black: 71#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 587#(and (= ~N~0 ~L~0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296))), Black: 332#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 335#(and (= thread2Thread1of1ForFork2_~cond~1 0) (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)), Black: 331#(or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))), 49#true, Black: 598#(and (= ~N~0 ~L~0) (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1)), Black: 595#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 594#(= ~N~0 ~L~0), 103#(not (= ~L~0 (* 4294967296 (div ~L~0 4294967296)))), Black: 344#(and (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))) (or (= thread2Thread1of1ForFork2_~cond~1 0) (< (* (div ~N~0 4294967296) 4294967296) ~N~0))), Black: 345#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 343#(or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0))), Black: 83#(and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0)), Black: 85#(and (= ~N~0 ~L~0) (or (and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)) (and (<= ~N~0 (* (div ~N~0 4294967296) 4294967296)) (= thread1Thread1of1ForFork0_~cond~0 0)))), Black: 91#(and (<= (+ (* (div ~N~0 4294967296) 4294967296) 1) ~N~0) (= thread1Thread1of1ForFork0_~cond~0 1)), Black: 82#(or (< ~L~0 (+ (* 4294967296 (div ~L~0 4294967296)) 1)) (and (<= (div thread1Thread1of1ForFork0_~cond~0 256) 0) (<= 1 thread1Thread1of1ForFork0_~cond~0))), Black: 608#(and (or (and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= thread2Thread1of1ForFork2_~cond~1 0)) (and (<= (+ 2 (* (div ~N~0 4294967296) 4294967296)) ~N~0) (= thread2Thread1of1ForFork2_~cond~1 1))) (= ~N~0 ~L~0)), Black: 610#(and (<= ~N~0 (+ (* (div ~N~0 4294967296) 4294967296) 1)) (= ~N~0 ~L~0) (= thread2Thread1of1ForFork2_~cond~1 0)), 78#true, 55#true]) [2024-05-12 11:02:41,990 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-05-12 11:02:41,990 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-05-12 11:02:41,990 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-05-12 11:02:41,990 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-05-12 11:02:43,485 INFO L124 PetriNetUnfolderBase]: 15965/25767 cut-off events. [2024-05-12 11:02:43,486 INFO L125 PetriNetUnfolderBase]: For 503298/510916 co-relation queries the response was YES. [2024-05-12 11:02:43,681 INFO L83 FinitePrefix]: Finished finitePrefix Result has 195059 conditions, 25767 events. 15965/25767 cut-off events. For 503298/510916 co-relation queries the response was YES. Maximal size of possible extension queue 1466. Compared 199514 event pairs, 1229 based on Foata normal form. 1559/26646 useless extension candidates. Maximal degree in co-relation 194998. Up to 12522 conditions per place. [2024-05-12 11:02:43,797 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 215 selfloop transitions, 301 changer transitions 5/650 dead transitions. [2024-05-12 11:02:43,797 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 165 places, 650 transitions, 13637 flow [2024-05-12 11:02:43,798 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-05-12 11:02:43,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-05-12 11:02:43,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 206 transitions. [2024-05-12 11:02:43,799 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5868945868945868 [2024-05-12 11:02:43,799 INFO L175 Difference]: Start difference. First operand has 161 places, 356 transitions, 7508 flow. Second operand 9 states and 206 transitions. [2024-05-12 11:02:43,799 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 165 places, 650 transitions, 13637 flow [2024-05-12 11:02:45,967 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 158 places, 650 transitions, 13419 flow, removed 11 selfloop flow, removed 7 redundant places. [2024-05-12 11:02:45,975 INFO L231 Difference]: Finished difference. Result has 163 places, 553 transitions, 12724 flow [2024-05-12 11:02:45,976 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=7290, PETRI_DIFFERENCE_MINUEND_PLACES=150, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=356, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=137, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=179, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=12724, PETRI_PLACES=163, PETRI_TRANSITIONS=553} [2024-05-12 11:02:45,976 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 121 predicate places. [2024-05-12 11:02:45,977 INFO L495 AbstractCegarLoop]: Abstraction has has 163 places, 553 transitions, 12724 flow [2024-05-12 11:02:45,977 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 14.833333333333334) internal successors, (178), 12 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:45,977 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-05-12 11:02:45,977 INFO L208 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] [2024-05-12 11:02:45,993 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-05-12 11:02:46,192 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-12 11:02:46,193 INFO L420 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 4 more)] === [2024-05-12 11:02:46,193 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-12 11:02:46,193 INFO L85 PathProgramCache]: Analyzing trace with hash 1890193598, now seen corresponding path program 2 times [2024-05-12 11:02:46,193 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-12 11:02:46,194 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [913631052] [2024-05-12 11:02:46,194 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-12 11:02:46,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-12 11:02:46,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-12 11:02:46,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:02:46,446 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-12 11:02:46,447 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [913631052] [2024-05-12 11:02:46,447 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [913631052] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-12 11:02:46,447 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1402584990] [2024-05-12 11:02:46,447 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-05-12 11:02:46,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-12 11:02:46,448 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-05-12 11:02:46,449 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-12 11:02:46,467 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-05-12 11:02:46,541 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-05-12 11:02:46,541 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-12 11:02:46,543 INFO L262 TraceCheckSpWp]: Trace formula consists of 160 conjuncts, 11 conjunts are in the unsatisfiable core [2024-05-12 11:02:46,544 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-12 11:02:46,690 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:02:46,691 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-12 11:02:47,015 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-12 11:02:47,015 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1402584990] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-12 11:02:47,015 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-12 11:02:47,016 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 5] total 12 [2024-05-12 11:02:47,016 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1073341083] [2024-05-12 11:02:47,016 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-12 11:02:47,017 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-05-12 11:02:47,018 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-12 11:02:47,018 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-05-12 11:02:47,018 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=47, Invalid=109, Unknown=0, NotChecked=0, Total=156 [2024-05-12 11:02:47,068 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 7 out of 39 [2024-05-12 11:02:47,069 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 163 places, 553 transitions, 12724 flow. Second operand has 13 states, 13 states have (on average 12.615384615384615) internal successors, (164), 13 states have internal predecessors, (164), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-12 11:02:47,069 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-05-12 11:02:47,069 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 7 of 39 [2024-05-12 11:02:47,069 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-05-12 11:02:53,016 INFO L124 PetriNetUnfolderBase]: 19915/31004 cut-off events. [2024-05-12 11:02:53,017 INFO L125 PetriNetUnfolderBase]: For 641865/644685 co-relation queries the response was YES. [2024-05-12 11:02:53,224 INFO L83 FinitePrefix]: Finished finitePrefix Result has 244145 conditions, 31004 events. 19915/31004 cut-off events. For 641865/644685 co-relation queries the response was YES. Maximal size of possible extension queue 1676. Compared 230382 event pairs, 1855 based on Foata normal form. 921/31532 useless extension candidates. Maximal degree in co-relation 244083. Up to 19467 conditions per place. [2024-05-12 11:02:53,368 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 420 selfloop transitions, 331 changer transitions 5/781 dead transitions. [2024-05-12 11:02:53,369 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 172 places, 781 transitions, 17894 flow [2024-05-12 11:02:53,369 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-05-12 11:02:53,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-05-12 11:02:53,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 206 transitions. [2024-05-12 11:02:53,370 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5282051282051282 [2024-05-12 11:02:53,370 INFO L175 Difference]: Start difference. First operand has 163 places, 553 transitions, 12724 flow. Second operand 10 states and 206 transitions. [2024-05-12 11:02:53,370 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 172 places, 781 transitions, 17894 flow