./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/pthread-wmm/mix026_power.opt_tso.opt.i --full-output --architecture 32bit


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


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

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 98d8aefe0e01e05845b14b6dd9685e093c9c5c7f8cc89a689bcb4822a773c420
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 10:39:32,601 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 10:39:32,663 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a33bc9b-ebdb-4bc8-8b74-50346c54a202/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-12-02 10:39:32,669 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 10:39:32,669 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 10:39:32,693 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 10:39:32,694 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 10:39:32,694 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 10:39:32,695 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 10:39:32,695 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 10:39:32,695 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 10:39:32,695 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 10:39:32,695 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 10:39:32,696 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 10:39:32,696 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 10:39:32,696 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 10:39:32,696 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 10:39:32,696 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 10:39:32,696 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 10:39:32,696 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 10:39:32,696 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 10:39:32,696 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 10:39:32,696 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 10:39:32,697 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 10:39:32,697 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 10:39:32,697 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 10:39:32,697 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 10:39:32,697 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 10:39:32,697 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 10:39:32,697 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 10:39:32,697 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 10:39:32,697 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 10:39:32,697 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 10:39:32,697 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 10:39:32,698 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 10:39:32,698 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 10:39:32,698 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 10:39:32,698 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 10:39:32,698 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 10:39:32,698 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 10:39:32,698 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 10:39:32,698 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 10:39:32,698 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 10:39:32,698 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 10:39:32,698 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 10:39:32,698 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 10:39:32,699 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 10:39:32,699 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 10:39:32,699 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a33bc9b-ebdb-4bc8-8b74-50346c54a202/bin/uautomizer-verify-84ZbGMXZE1
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 98d8aefe0e01e05845b14b6dd9685e093c9c5c7f8cc89a689bcb4822a773c420
[2024-12-02 10:39:32,947 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 10:39:32,955 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 10:39:32,957 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 10:39:32,958 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 10:39:32,959 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 10:39:32,960 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a33bc9b-ebdb-4bc8-8b74-50346c54a202/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/pthread-wmm/mix026_power.opt_tso.opt.i
[2024-12-02 10:39:35,651 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a33bc9b-ebdb-4bc8-8b74-50346c54a202/bin/uautomizer-verify-84ZbGMXZE1/data/6db7d7a5a/75a00ff4fc9c40ed8f97e5ac46f19541/FLAG9db396145
[2024-12-02 10:39:35,877 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 10:39:35,878 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a33bc9b-ebdb-4bc8-8b74-50346c54a202/sv-benchmarks/c/pthread-wmm/mix026_power.opt_tso.opt.i
[2024-12-02 10:39:35,890 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a33bc9b-ebdb-4bc8-8b74-50346c54a202/bin/uautomizer-verify-84ZbGMXZE1/data/6db7d7a5a/75a00ff4fc9c40ed8f97e5ac46f19541/FLAG9db396145
[2024-12-02 10:39:36,196 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a33bc9b-ebdb-4bc8-8b74-50346c54a202/bin/uautomizer-verify-84ZbGMXZE1/data/6db7d7a5a/75a00ff4fc9c40ed8f97e5ac46f19541
[2024-12-02 10:39:36,198 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 10:39:36,199 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 10:39:36,200 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 10:39:36,200 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 10:39:36,204 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 10:39:36,205 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 10:39:36" (1/1) ...
[2024-12-02 10:39:36,206 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6a42a666 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:39:36, skipping insertion in model container
[2024-12-02 10:39:36,206 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 10:39:36" (1/1) ...
[2024-12-02 10:39:36,234 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 10:39:36,380 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a33bc9b-ebdb-4bc8-8b74-50346c54a202/sv-benchmarks/c/pthread-wmm/mix026_power.opt_tso.opt.i[1001,1014]
[2024-12-02 10:39:36,528 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 10:39:36,538 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 10:39:36,549 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a33bc9b-ebdb-4bc8-8b74-50346c54a202/sv-benchmarks/c/pthread-wmm/mix026_power.opt_tso.opt.i[1001,1014]
[2024-12-02 10:39:36,594 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 10:39:36,626 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 10:39:36,626 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:39:36 WrapperNode
[2024-12-02 10:39:36,626 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 10:39:36,627 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 10:39:36,627 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 10:39:36,627 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 10:39:36,634 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:39:36" (1/1) ...
[2024-12-02 10:39:36,647 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:39:36" (1/1) ...
[2024-12-02 10:39:36,668 INFO  L138                Inliner]: procedures = 176, calls = 53, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 128
[2024-12-02 10:39:36,669 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 10:39:36,669 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 10:39:36,669 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 10:39:36,669 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 10:39:36,678 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:39:36" (1/1) ...
[2024-12-02 10:39:36,678 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:39:36" (1/1) ...
[2024-12-02 10:39:36,681 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:39:36" (1/1) ...
[2024-12-02 10:39:36,697 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-12-02 10:39:36,697 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:39:36" (1/1) ...
[2024-12-02 10:39:36,698 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:39:36" (1/1) ...
[2024-12-02 10:39:36,705 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:39:36" (1/1) ...
[2024-12-02 10:39:36,706 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:39:36" (1/1) ...
[2024-12-02 10:39:36,708 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:39:36" (1/1) ...
[2024-12-02 10:39:36,709 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:39:36" (1/1) ...
[2024-12-02 10:39:36,711 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:39:36" (1/1) ...
[2024-12-02 10:39:36,713 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 10:39:36,714 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 10:39:36,714 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 10:39:36,715 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 10:39:36,715 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:39:36" (1/1) ...
[2024-12-02 10:39:36,720 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 10:39:36,732 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a33bc9b-ebdb-4bc8-8b74-50346c54a202/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 10:39:36,744 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a33bc9b-ebdb-4bc8-8b74-50346c54a202/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 10:39:36,746 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a33bc9b-ebdb-4bc8-8b74-50346c54a202/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 10:39:36,770 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin
[2024-12-02 10:39:36,770 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 10:39:36,770 INFO  L130     BoogieDeclarations]: Found specification of procedure P0
[2024-12-02 10:39:36,770 INFO  L138     BoogieDeclarations]: Found implementation of procedure P0
[2024-12-02 10:39:36,770 INFO  L130     BoogieDeclarations]: Found specification of procedure P1
[2024-12-02 10:39:36,770 INFO  L138     BoogieDeclarations]: Found implementation of procedure P1
[2024-12-02 10:39:36,770 INFO  L130     BoogieDeclarations]: Found specification of procedure P2
[2024-12-02 10:39:36,770 INFO  L138     BoogieDeclarations]: Found implementation of procedure P2
[2024-12-02 10:39:36,770 INFO  L130     BoogieDeclarations]: Found specification of procedure P3
[2024-12-02 10:39:36,770 INFO  L138     BoogieDeclarations]: Found implementation of procedure P3
[2024-12-02 10:39:36,771 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 10:39:36,771 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end
[2024-12-02 10:39:36,771 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 10:39:36,771 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 10:39:36,772 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-12-02 10:39:36,890 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 10:39:36,891 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 10:39:37,170 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-12-02 10:39:37,171 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 10:39:37,344 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 10:39:37,344 INFO  L312             CfgBuilder]: Removed 0 assume(true) statements.
[2024-12-02 10:39:37,344 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 10:39:37 BoogieIcfgContainer
[2024-12-02 10:39:37,345 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 10:39:37,347 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 10:39:37,347 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 10:39:37,351 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 10:39:37,351 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 10:39:36" (1/3) ...
[2024-12-02 10:39:37,352 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@45f09eb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 10:39:37, skipping insertion in model container
[2024-12-02 10:39:37,352 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:39:36" (2/3) ...
[2024-12-02 10:39:37,352 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@45f09eb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 10:39:37, skipping insertion in model container
[2024-12-02 10:39:37,352 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 10:39:37" (3/3) ...
[2024-12-02 10:39:37,354 INFO  L128   eAbstractionObserver]: Analyzing ICFG mix026_power.opt_tso.opt.i
[2024-12-02 10:39:37,364 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 10:39:37,365 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG mix026_power.opt_tso.opt.i that has 5 procedures, 49 locations, 1 initial locations, 0 loop locations, and 2 error locations.
[2024-12-02 10:39:37,365 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-12-02 10:39:37,421 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-12-02 10:39:37,455 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 61 places, 49 transitions, 114 flow
[2024-12-02 10:39:37,492 INFO  L124   PetriNetUnfolderBase]: 1/45 cut-off events.
[2024-12-02 10:39:37,494 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-12-02 10:39:37,498 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 58 conditions, 45 events. 1/45 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 90 event pairs, 0 based on Foata normal form. 0/42 useless extension candidates. Maximal degree in co-relation 49. Up to 2 conditions per place. 
[2024-12-02 10:39:37,498 INFO  L82        GeneralOperation]: Start removeDead. Operand has 61 places, 49 transitions, 114 flow
[2024-12-02 10:39:37,502 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 57 places, 45 transitions, 102 flow
[2024-12-02 10:39:37,510 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 10:39:37,522 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@789e40a1, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 10:39:37,522 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 7 error locations.
[2024-12-02 10:39:37,530 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-12-02 10:39:37,530 INFO  L124   PetriNetUnfolderBase]: 0/10 cut-off events.
[2024-12-02 10:39:37,530 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-12-02 10:39:37,530 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 10:39:37,531 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1]
[2024-12-02 10:39:37,531 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting P1Err0ASSERT_VIOLATIONERROR_FUNCTION === [P1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-12-02 10:39:37,536 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 10:39:37,537 INFO  L85        PathProgramCache]: Analyzing trace with hash -1657170324, now seen corresponding path program 1 times
[2024-12-02 10:39:37,545 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 10:39:37,546 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1692529806]
[2024-12-02 10:39:37,546 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 10:39:37,547 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 10:39:37,662 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 10:39:37,927 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 10:39:37,927 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 10:39:37,927 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1692529806]
[2024-12-02 10:39:37,928 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1692529806] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 10:39:37,928 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 10:39:37,928 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-12-02 10:39:37,930 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [388087652]
[2024-12-02 10:39:37,930 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 10:39:37,937 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 10:39:37,954 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 10:39:37,977 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 10:39:37,978 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 10:39:37,979 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 25 out of 49
[2024-12-02 10:39:37,982 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 57 places, 45 transitions, 102 flow. Second operand  has 3 states, 3 states have (on average 26.666666666666668) internal successors, (80), 3 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:39:37,982 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 10:39:37,982 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 49
[2024-12-02 10:39:37,983 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 10:39:38,830 INFO  L124   PetriNetUnfolderBase]: 1863/3185 cut-off events.
[2024-12-02 10:39:38,831 INFO  L125   PetriNetUnfolderBase]: For 36/36 co-relation queries the response was YES.
[2024-12-02 10:39:38,843 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 5909 conditions, 3185 events. 1863/3185 cut-off events. For 36/36 co-relation queries the response was YES. Maximal size of possible extension queue 203. Compared 21968 event pairs, 330 based on Foata normal form. 108/3200 useless extension candidates. Maximal degree in co-relation 5897. Up to 2092 conditions per place. 
[2024-12-02 10:39:38,861 INFO  L140   encePairwiseOnDemand]: 45/49 looper letters, 33 selfloop transitions, 2 changer transitions 2/58 dead transitions.
[2024-12-02 10:39:38,861 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 58 transitions, 208 flow
[2024-12-02 10:39:38,862 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 10:39:38,864 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 10:39:38,872 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 115 transitions.
[2024-12-02 10:39:38,874 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.782312925170068
[2024-12-02 10:39:38,876 INFO  L175             Difference]: Start difference. First operand has 57 places, 45 transitions, 102 flow. Second operand 3 states and 115 transitions.
[2024-12-02 10:39:38,877 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 58 transitions, 208 flow
[2024-12-02 10:39:38,882 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 58 transitions, 202 flow, removed 0 selfloop flow, removed 4 redundant places.
[2024-12-02 10:39:38,885 INFO  L231             Difference]: Finished difference. Result has 54 places, 42 transitions, 96 flow
[2024-12-02 10:39:38,887 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=94, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=96, PETRI_PLACES=54, PETRI_TRANSITIONS=42}
[2024-12-02 10:39:38,891 INFO  L279   CegarLoopForPetriNet]: 57 programPoint places, -3 predicate places.
[2024-12-02 10:39:38,891 INFO  L471      AbstractCegarLoop]: Abstraction has has 54 places, 42 transitions, 96 flow
[2024-12-02 10:39:38,892 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 26.666666666666668) internal successors, (80), 3 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:39:38,892 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 10:39:38,892 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 10:39:38,892 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 10:39:38,892 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-12-02 10:39:38,893 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 10:39:38,893 INFO  L85        PathProgramCache]: Analyzing trace with hash 1110598411, now seen corresponding path program 1 times
[2024-12-02 10:39:38,893 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 10:39:38,893 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [199198924]
[2024-12-02 10:39:38,893 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 10:39:38,893 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 10:39:38,922 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 10:39:39,221 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 10:39:39,221 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 10:39:39,221 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [199198924]
[2024-12-02 10:39:39,222 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [199198924] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 10:39:39,222 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 10:39:39,222 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 10:39:39,222 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [919723424]
[2024-12-02 10:39:39,222 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 10:39:39,223 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 10:39:39,223 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 10:39:39,223 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 10:39:39,224 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 10:39:39,238 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 17 out of 49
[2024-12-02 10:39:39,238 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 54 places, 42 transitions, 96 flow. Second operand  has 5 states, 5 states have (on average 19.8) internal successors, (99), 5 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:39:39,238 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 10:39:39,238 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 49
[2024-12-02 10:39:39,239 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 10:39:42,215 INFO  L124   PetriNetUnfolderBase]: 19762/28510 cut-off events.
[2024-12-02 10:39:42,215 INFO  L125   PetriNetUnfolderBase]: For 1379/1379 co-relation queries the response was YES.
[2024-12-02 10:39:42,265 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 56958 conditions, 28510 events. 19762/28510 cut-off events. For 1379/1379 co-relation queries the response was YES. Maximal size of possible extension queue 1513. Compared 205361 event pairs, 4750 based on Foata normal form. 0/27870 useless extension candidates. Maximal degree in co-relation 56948. Up to 11331 conditions per place. 
[2024-12-02 10:39:42,328 INFO  L140   encePairwiseOnDemand]: 38/49 looper letters, 46 selfloop transitions, 7 changer transitions 90/156 dead transitions.
[2024-12-02 10:39:42,328 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 156 transitions, 630 flow
[2024-12-02 10:39:42,329 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 10:39:42,329 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 9 states.
[2024-12-02 10:39:42,330 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 298 transitions.
[2024-12-02 10:39:42,331 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6757369614512472
[2024-12-02 10:39:42,331 INFO  L175             Difference]: Start difference. First operand has 54 places, 42 transitions, 96 flow. Second operand 9 states and 298 transitions.
[2024-12-02 10:39:42,331 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 156 transitions, 630 flow
[2024-12-02 10:39:42,333 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 156 transitions, 612 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-12-02 10:39:42,336 INFO  L231             Difference]: Finished difference. Result has 67 places, 47 transitions, 188 flow
[2024-12-02 10:39:42,336 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=92, PETRI_DIFFERENCE_MINUEND_PLACES=51, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=188, PETRI_PLACES=67, PETRI_TRANSITIONS=47}
[2024-12-02 10:39:42,337 INFO  L279   CegarLoopForPetriNet]: 57 programPoint places, 10 predicate places.
[2024-12-02 10:39:42,337 INFO  L471      AbstractCegarLoop]: Abstraction has has 67 places, 47 transitions, 188 flow
[2024-12-02 10:39:42,337 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 19.8) internal successors, (99), 5 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:39:42,337 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 10:39:42,337 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 10:39:42,337 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 10:39:42,337 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-12-02 10:39:42,338 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 10:39:42,338 INFO  L85        PathProgramCache]: Analyzing trace with hash -1097456724, now seen corresponding path program 1 times
[2024-12-02 10:39:42,338 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 10:39:42,338 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1478938145]
[2024-12-02 10:39:42,338 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 10:39:42,338 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 10:39:42,356 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 10:39:42,492 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 10:39:42,492 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 10:39:42,492 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1478938145]
[2024-12-02 10:39:42,492 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1478938145] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 10:39:42,492 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 10:39:42,492 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 10:39:42,492 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1048226596]
[2024-12-02 10:39:42,493 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 10:39:42,493 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 10:39:42,493 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 10:39:42,493 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 10:39:42,494 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 10:39:42,499 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 21 out of 49
[2024-12-02 10:39:42,499 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 47 transitions, 188 flow. Second operand  has 5 states, 5 states have (on average 23.8) internal successors, (119), 5 states have internal predecessors, (119), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:39:42,499 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 10:39:42,500 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 49
[2024-12-02 10:39:42,500 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 10:39:44,537 INFO  L124   PetriNetUnfolderBase]: 10845/16894 cut-off events.
[2024-12-02 10:39:44,537 INFO  L125   PetriNetUnfolderBase]: For 19452/20514 co-relation queries the response was YES.
[2024-12-02 10:39:44,588 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 47291 conditions, 16894 events. 10845/16894 cut-off events. For 19452/20514 co-relation queries the response was YES. Maximal size of possible extension queue 1015. Compared 131110 event pairs, 3011 based on Foata normal form. 597/16710 useless extension candidates. Maximal degree in co-relation 47273. Up to 8419 conditions per place. 
[2024-12-02 10:39:44,658 INFO  L140   encePairwiseOnDemand]: 44/49 looper letters, 34 selfloop transitions, 3 changer transitions 43/101 dead transitions.
[2024-12-02 10:39:44,658 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 101 transitions, 550 flow
[2024-12-02 10:39:44,659 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 10:39:44,659 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 7 states.
[2024-12-02 10:39:44,660 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 220 transitions.
[2024-12-02 10:39:44,660 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.641399416909621
[2024-12-02 10:39:44,660 INFO  L175             Difference]: Start difference. First operand has 67 places, 47 transitions, 188 flow. Second operand 7 states and 220 transitions.
[2024-12-02 10:39:44,660 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 101 transitions, 550 flow
[2024-12-02 10:39:44,756 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 62 places, 101 transitions, 488 flow, removed 17 selfloop flow, removed 4 redundant places.
[2024-12-02 10:39:44,756 INFO  L231             Difference]: Finished difference. Result has 67 places, 47 transitions, 177 flow
[2024-12-02 10:39:44,757 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=158, PETRI_DIFFERENCE_MINUEND_PLACES=56, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=177, PETRI_PLACES=67, PETRI_TRANSITIONS=47}
[2024-12-02 10:39:44,757 INFO  L279   CegarLoopForPetriNet]: 57 programPoint places, 10 predicate places.
[2024-12-02 10:39:44,757 INFO  L471      AbstractCegarLoop]: Abstraction has has 67 places, 47 transitions, 177 flow
[2024-12-02 10:39:44,758 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 23.8) internal successors, (119), 5 states have internal predecessors, (119), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:39:44,758 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 10:39:44,758 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 10:39:44,758 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 10:39:44,758 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-12-02 10:39:44,759 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 10:39:44,759 INFO  L85        PathProgramCache]: Analyzing trace with hash 373658325, now seen corresponding path program 1 times
[2024-12-02 10:39:44,759 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 10:39:44,759 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [229150458]
[2024-12-02 10:39:44,759 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 10:39:44,759 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 10:39:44,781 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 10:39:44,955 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 10:39:44,956 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 10:39:44,956 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [229150458]
[2024-12-02 10:39:44,956 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [229150458] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 10:39:44,956 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 10:39:44,956 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 10:39:44,956 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [286319193]
[2024-12-02 10:39:44,956 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 10:39:44,956 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 10:39:44,956 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 10:39:44,957 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 10:39:44,957 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 10:39:44,961 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 20 out of 49
[2024-12-02 10:39:44,962 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 47 transitions, 177 flow. Second operand  has 4 states, 4 states have (on average 23.25) internal successors, (93), 4 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:39:44,962 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 10:39:44,962 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 49
[2024-12-02 10:39:44,962 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 10:39:45,548 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][48], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 56#true, 62#true, 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 52#$Ultimate##0true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:45,548 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-12-02 10:39:45,548 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 10:39:45,548 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 10:39:45,548 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 10:39:45,568 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:45,568 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-12-02 10:39:45,568 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 10:39:45,568 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 10:39:45,569 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 10:39:45,571 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 12#L869-4true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:45,571 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-12-02 10:39:45,571 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 10:39:45,571 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 10:39:45,571 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 10:39:45,693 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:45,693 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,693 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,693 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,693 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,693 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:45,693 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,693 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,694 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,694 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,695 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:45,695 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,695 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,695 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,695 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,695 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:45,695 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,695 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,696 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,696 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,719 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:45,720 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,720 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,720 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,720 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,720 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,721 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:45,721 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,721 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,721 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,721 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,721 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,723 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:45,723 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,723 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,723 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,723 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,723 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:39:45,880 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][48], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 3#L792true, 56#true, 62#true, 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:45,880 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,880 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,880 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,880 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,897 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:45,898 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,898 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,898 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,898 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,904 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 52#$Ultimate##0true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L869-4true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:45,904 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,904 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,904 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,904 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,908 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:45,909 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,909 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,909 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,909 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,910 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:45,910 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,910 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,910 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,910 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,911 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:45,911 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,911 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,911 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,911 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,930 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:45,930 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,930 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,930 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,930 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,931 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L869-4true, 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:45,931 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,931 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,931 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,932 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,935 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:45,935 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,935 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,935 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,935 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,935 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,936 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:45,936 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,936 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,936 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,936 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,936 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,938 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:45,938 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,938 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,938 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,938 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:45,938 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:39:46,044 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][48], [60#true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 56#true, 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 54#L815true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,044 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,044 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,044 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,044 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,045 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][48], [60#true, 30#L822true, 9#L870true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 56#true, 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,045 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,045 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,045 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,045 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,058 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][48], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L795true, 62#true, 56#true, 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,059 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,059 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,059 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,059 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,073 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 47#L825true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,073 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,073 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,073 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,073 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,074 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 3#L792true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,074 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,074 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,074 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,074 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,075 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 47#L825true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,075 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,075 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,075 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,075 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,076 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,076 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,076 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,076 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,076 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,099 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,099 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,099 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,099 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,099 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,104 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L869-4true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,104 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,104 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,104 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,104 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,106 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,106 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,106 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,106 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,106 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,106 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,106 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,106 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,106 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,106 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,107 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,107 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,107 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,107 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,107 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,108 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,108 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,108 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,108 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,108 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,120 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,120 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,120 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,120 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,120 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,121 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,121 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,121 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,121 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,121 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,122 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, 20#L835true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,122 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is not cut-off event
[2024-12-02 10:39:46,122 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is not cut-off event
[2024-12-02 10:39:46,122 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is not cut-off event
[2024-12-02 10:39:46,122 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is not cut-off event
[2024-12-02 10:39:46,123 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,123 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,123 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,123 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,123 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,139 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 54#L815true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,139 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,139 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,139 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,139 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,140 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 12#L869-4true, 58#true])
[2024-12-02 10:39:46,140 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,140 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,140 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,141 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,141 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L869-4true, 35#L770true, 58#true])
[2024-12-02 10:39:46,141 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,141 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,141 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,141 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,142 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 53#L795true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,142 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,142 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,142 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,142 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,144 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 53#L795true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L869-4true, 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,144 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,144 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,144 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,144 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,144 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 47#L825true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,144 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,145 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,145 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,145 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,145 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,145 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,146 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,146 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,146 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,146 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,146 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,148 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 47#L825true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,148 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,148 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,148 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,148 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,148 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,151 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,151 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,151 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,151 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,151 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,151 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,152 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 52#$Ultimate##0true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,152 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,152 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,152 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,152 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,152 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,153 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,153 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,153 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,153 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,153 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,153 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,154 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,154 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,154 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,154 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,154 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,155 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,156 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,156 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,156 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,156 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,156 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,156 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,156 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,156 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,156 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,156 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,156 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,156 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:39:46,248 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 47#L825true, 56#true, 62#true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,249 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,249 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,249 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,249 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,256 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 3#L792true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L869-4true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,256 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,257 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,257 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,257 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,279 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, 54#L815true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,279 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,279 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,279 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,279 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,280 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][48], [60#true, 30#L822true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 56#true, 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,280 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,280 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,280 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,280 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,282 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 62#true, 56#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,282 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,282 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,282 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,282 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,282 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,282 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,282 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,282 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,282 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,289 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 53#L795true, 62#true, 56#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,289 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,289 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,289 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,289 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,290 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 53#L795true, 62#true, 56#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,290 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,290 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,290 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,290 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,291 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 53#L795true, 62#true, 56#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,291 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,291 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,291 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,291 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,292 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 53#L795true, 62#true, 56#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,292 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,292 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,292 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,292 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,302 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,302 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,302 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,302 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,302 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,303 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,303 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,303 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,303 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,303 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,304 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,304 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,304 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,304 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,304 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,319 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,319 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,319 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,319 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,319 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,320 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,320 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,320 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,320 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,320 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,320 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,320 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,320 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,321 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,321 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,326 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,326 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,326 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,326 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,326 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,327 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,327 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,327 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,327 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,328 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,328 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,328 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,328 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,328 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,328 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,338 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,339 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,339 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,339 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,339 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,342 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 20#L835true, 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,342 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event
[2024-12-02 10:39:46,342 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is not cut-off event
[2024-12-02 10:39:46,342 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is not cut-off event
[2024-12-02 10:39:46,342 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is not cut-off event
[2024-12-02 10:39:46,342 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,342 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,342 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,342 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,342 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,356 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 54#L815true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,356 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,357 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,357 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,357 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,357 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 56#true, 62#true, 54#L815true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,357 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,357 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,357 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,357 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,358 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 12#L869-4true, 58#true])
[2024-12-02 10:39:46,358 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,358 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,358 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,358 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,359 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 12#L869-4true, 58#true])
[2024-12-02 10:39:46,359 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,359 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,359 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,359 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,360 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L869-4true, 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,360 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,360 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,360 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,360 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,360 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 53#L795true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,361 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,361 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,361 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,361 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,361 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,362 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 53#L795true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,362 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,362 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,362 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,362 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,362 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,364 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 47#L825true, 56#true, 62#true, 53#L795true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,365 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,365 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,365 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,365 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,365 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,365 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,365 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,366 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,366 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,366 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,366 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,366 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 3#L792true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,366 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,366 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,366 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,366 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,366 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,370 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 3#L792true, 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,370 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,370 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,370 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,370 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,370 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,371 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,371 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,371 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,371 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,371 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,371 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,371 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 52#$Ultimate##0true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,371 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,371 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,372 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,372 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,372 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,373 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,373 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,373 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,373 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,373 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,373 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,373 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,374 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,374 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,374 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,374 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,374 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,375 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,375 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,375 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,375 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,375 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,375 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,376 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,376 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,376 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,376 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,376 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,376 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,377 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,377 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,377 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,377 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,377 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,377 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,377 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,377 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,377 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,377 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,377 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,377 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:39:46,438 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 54#L815true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,438 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,438 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,438 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,439 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,440 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,440 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,440 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,440 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,440 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,451 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 53#L795true, 62#true, 56#true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,451 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,451 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,451 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,451 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,453 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 53#L795true, 62#true, 56#true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L869-4true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,453 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,453 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,454 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,454 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,458 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 47#L825true, 56#true, 62#true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,458 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,458 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,458 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,458 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,466 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L869-4true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,466 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,466 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,466 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,466 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,476 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 3#L792true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,476 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,476 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,476 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,476 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,476 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 47#L825true, 56#true, 62#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,476 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,476 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,476 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,476 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,477 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 47#L825true, 56#true, 62#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,477 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,477 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,477 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,477 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,478 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 56#true, 62#true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,478 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,478 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,478 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,478 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,581 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, 54#L815true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,581 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,581 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,581 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,581 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,584 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,584 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,584 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,584 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,584 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,586 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,586 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,586 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,586 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,586 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,587 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,587 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,587 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,587 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,587 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,597 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 62#true, 56#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,597 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,597 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,597 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,597 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,597 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,598 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,598 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,598 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,598 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,600 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,600 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,600 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,600 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,600 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,601 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 47#L825true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,601 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,601 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,601 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,601 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,612 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 53#L795true, 62#true, 56#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,612 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,612 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,612 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,612 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,614 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 53#L795true, 62#true, 56#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,614 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,614 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,614 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,614 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,616 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 53#L795true, 62#true, 56#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,616 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,616 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,616 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,616 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,633 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,634 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,634 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,634 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,634 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,634 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,634 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,635 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,635 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,635 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,636 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 20#L835true, 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,636 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event
[2024-12-02 10:39:46,636 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is not cut-off event
[2024-12-02 10:39:46,636 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is not cut-off event
[2024-12-02 10:39:46,636 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is not cut-off event
[2024-12-02 10:39:46,636 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,636 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,636 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,636 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,636 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,656 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,656 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,656 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,656 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,656 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,657 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,657 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,657 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,657 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,657 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,658 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,658 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,658 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,658 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,658 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,669 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,669 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,669 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,669 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,669 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,670 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,670 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,670 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,670 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,670 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,672 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 20#L835true, 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,672 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event
[2024-12-02 10:39:46,672 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is not cut-off event
[2024-12-02 10:39:46,673 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is not cut-off event
[2024-12-02 10:39:46,673 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is not cut-off event
[2024-12-02 10:39:46,673 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,673 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,673 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,673 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,673 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,702 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 54#L815true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,702 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,702 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,702 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,702 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,703 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L869-4true, 58#true])
[2024-12-02 10:39:46,703 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,703 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,703 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,703 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,704 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L869-4true, 58#true])
[2024-12-02 10:39:46,704 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,704 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,704 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,704 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,707 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 47#L825true, 56#true, 62#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,707 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,707 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,707 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,707 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,707 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,708 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 56#true, 62#true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,708 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,708 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,708 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,708 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,708 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,709 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 3#L792true, 47#L825true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,709 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,709 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,709 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,709 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,709 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,710 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 56#true, 62#true, 54#L815true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,710 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,710 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,710 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,710 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,711 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 56#true, 62#true, 54#L815true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,711 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,711 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,711 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,711 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,712 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 12#L869-4true, 58#true])
[2024-12-02 10:39:46,712 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,712 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,712 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,712 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,713 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 12#L869-4true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,713 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,713 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,713 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,713 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,714 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 53#L795true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,714 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,714 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,714 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,714 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,714 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,715 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 56#true, 62#true, 53#L795true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,715 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,715 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,715 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,715 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,715 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,720 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 47#L825true, 56#true, 62#true, 53#L795true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,720 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,720 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,720 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,720 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,720 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,721 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,722 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,722 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,722 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,722 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,722 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,724 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 3#L792true, 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,724 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,724 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,724 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,724 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,724 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,724 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 3#L792true, 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,724 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,724 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,724 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,724 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,724 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,725 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,725 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,725 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,725 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,725 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,725 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,726 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 56#true, 62#true, 52#$Ultimate##0true, 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,726 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,726 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,726 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,726 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,726 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,729 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 56#true, 62#true, 52#$Ultimate##0true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,729 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,729 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,729 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,729 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,729 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,731 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,731 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,731 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,731 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,731 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,731 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,732 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,732 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,732 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,732 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,732 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,733 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,733 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,733 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,733 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,733 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,733 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,733 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:39:46,827 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 53#L795true, 62#true, 56#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,827 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,827 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,827 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,827 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,831 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 53#L795true, 62#true, 56#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L869-4true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,831 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,831 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,831 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,831 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,834 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,834 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,834 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,834 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,834 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,837 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, 54#L815true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,837 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,837 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,837 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,837 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,838 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 54#L815true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,838 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,838 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,838 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,838 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,840 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, 9#L870true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,840 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,840 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,840 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,840 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,842 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,842 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,842 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,842 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,842 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,842 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 56#true, 62#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,842 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,843 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,843 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,843 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,843 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,843 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,843 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,843 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,843 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,859 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 53#L795true, 62#true, 56#true, 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,859 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,859 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,859 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,859 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,860 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 53#L795true, 62#true, 56#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,860 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,860 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,860 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,860 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,862 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 53#L795true, 62#true, 56#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,862 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,862 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,862 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,862 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,863 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 53#L795true, 62#true, 56#true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,863 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,863 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,863 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,863 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,876 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 47#L825true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,876 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,876 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,876 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,876 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,877 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 3#L792true, 47#L825true, 56#true, 62#true, 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,877 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,877 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,877 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,877 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,878 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 56#true, 62#true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,878 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,878 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,878 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,878 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,907 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 56#true, 62#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,907 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,907 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,907 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,907 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,908 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 56#true, 62#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,908 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,908 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,908 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,909 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,909 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 47#L825true, 56#true, 62#true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:46,909 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,909 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,909 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,909 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,941 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,941 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,941 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,941 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,941 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,942 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,942 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,942 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,942 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,942 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,945 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,946 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,946 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,946 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,946 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,947 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,947 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,947 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,947 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,947 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,954 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:46,954 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,954 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,954 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,954 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,956 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 30#L822true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,956 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,956 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,956 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,956 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,957 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 47#L825true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,957 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,957 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,957 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,957 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,966 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,966 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,966 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,966 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,966 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,968 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,968 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,968 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,968 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,968 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,970 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,971 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,971 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,971 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,971 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,981 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 53#L795true, 62#true, 56#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:46,981 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,981 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,981 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,981 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,982 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 53#L795true, 62#true, 56#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,982 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,982 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,983 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,983 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,984 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, 20#L835true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 53#L795true, 62#true, 56#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,985 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event
[2024-12-02 10:39:46,985 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-12-02 10:39:46,985 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-12-02 10:39:46,985 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-12-02 10:39:46,985 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 53#L795true, 62#true, 56#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:46,985 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,985 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,985 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:46,985 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,002 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 3#L792true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:47,002 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,002 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,002 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,003 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,005 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, 20#L835true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:47,005 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event
[2024-12-02 10:39:47,005 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-12-02 10:39:47,005 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-12-02 10:39:47,005 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-12-02 10:39:47,005 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:47,006 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,006 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,006 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,006 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,024 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:47,024 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,024 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,024 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,024 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,025 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, 104#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,025 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,025 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,025 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,025 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,027 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, 20#L835true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,027 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event
[2024-12-02 10:39:47,027 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-12-02 10:39:47,027 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-12-02 10:39:47,027 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-12-02 10:39:47,027 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,027 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,027 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,027 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,028 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,035 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:47,035 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,035 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,036 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,036 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,040 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 20#L835true, 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:47,040 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event
[2024-12-02 10:39:47,040 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-12-02 10:39:47,040 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-12-02 10:39:47,040 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-12-02 10:39:47,040 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:47,040 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,040 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,040 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,040 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,061 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 54#L815true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,061 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,061 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,061 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,061 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,062 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L869-4true, 58#true])
[2024-12-02 10:39:47,062 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,062 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,062 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,062 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,063 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L869-4true, 58#true])
[2024-12-02 10:39:47,063 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,063 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,063 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,063 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,064 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 54#L815true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,064 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,064 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,064 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,065 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,065 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 56#true, 62#true, 54#L815true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,065 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,065 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,065 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,066 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,066 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L869-4true, 58#true])
[2024-12-02 10:39:47,066 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,066 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,066 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,067 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,067 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L869-4true, 58#true])
[2024-12-02 10:39:47,067 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,067 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,067 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,067 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,068 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L869-4true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:47,068 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,068 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,068 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,068 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,069 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 53#L795true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,069 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,069 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,069 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,069 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,069 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,070 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 53#L795true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:47,070 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,070 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,070 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,070 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,070 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,072 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 47#L825true, 56#true, 62#true, 53#L795true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,073 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,073 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,073 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,073 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,073 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,073 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 47#L825true, 56#true, 62#true, 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,073 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,074 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,074 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,074 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,074 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,074 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 56#true, 62#true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:47,074 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,074 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,074 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,075 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,075 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,076 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 56#true, 62#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:47,076 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,076 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,076 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,077 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,077 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,077 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 3#L792true, 56#true, 62#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:47,077 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,077 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,077 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,077 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,077 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,079 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,080 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,080 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,080 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,080 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,080 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,080 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 47#L825true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,080 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,080 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,080 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,080 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,081 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,081 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 56#true, 62#true, 54#L815true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:47,081 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,082 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,082 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,082 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,083 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 56#true, 62#true, 54#L815true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:47,083 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,083 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,083 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,083 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,083 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 56#true, 62#true, 54#L815true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:47,083 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,083 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,083 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,083 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,084 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 12#L869-4true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:47,084 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,084 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,084 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,084 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,085 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 56#true, 62#true, 53#L795true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:47,085 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,085 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,085 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,085 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,086 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,087 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 47#L825true, 56#true, 62#true, 53#L795true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:47,087 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,087 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,087 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,087 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,087 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,088 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 47#L825true, 56#true, 62#true, 53#L795true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true])
[2024-12-02 10:39:47,088 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,088 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,088 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,088 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,088 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,089 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:47,089 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,089 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,089 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,089 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,089 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,089 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:47,089 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,090 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,090 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,090 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,090 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,090 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 56#true, 62#true, 52#$Ultimate##0true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:47,090 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,090 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,091 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,091 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,091 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,092 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 56#true, 62#true, 52#$Ultimate##0true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:47,092 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,092 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,092 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,092 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,092 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,093 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:47,093 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,093 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,093 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,093 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,093 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,094 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,094 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,094 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,094 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,094 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,094 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,094 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 47#L825true, 56#true, 62#true, 52#$Ultimate##0true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,094 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,094 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,094 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,095 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,095 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:39:47,156 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 54#L815true, 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,156 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,156 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,157 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,157 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,159 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,159 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,159 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,159 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,159 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,160 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 56#true, 62#true, 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,160 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,160 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,160 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,160 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,160 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,160 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,160 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,161 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,161 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,174 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 53#L795true, 62#true, 56#true, 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,174 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,174 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,175 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,175 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,176 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 53#L795true, 62#true, 56#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,176 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,176 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,176 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,176 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,177 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 53#L795true, 62#true, 56#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:47,177 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,177 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,177 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,178 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,183 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,183 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,183 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,183 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,183 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,184 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,184 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,184 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,184 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,185 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,185 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,185 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,185 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,185 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,185 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,187 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, 54#L815true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,188 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,188 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,188 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,188 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,192 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 30#L822true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,192 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,192 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,192 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,192 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,193 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:47,193 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,193 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,193 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,194 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,194 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 56#true, 62#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,194 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,195 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,195 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,195 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,195 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,195 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,195 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,195 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,195 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,196 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 30#L822true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 56#true, 62#true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,196 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,196 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,196 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,196 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,197 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 88#true, 47#L825true, 56#true, 62#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,197 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,197 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,197 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,197 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,213 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 53#L795true, 62#true, 56#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:47,213 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,213 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,213 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,213 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,215 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 53#L795true, 62#true, 56#true, 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:47,215 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,215 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,215 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,215 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,216 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, 47#L825true, 53#L795true, 62#true, 56#true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,216 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,216 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,216 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,216 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,232 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][62], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 3#L792true, 56#true, 62#true, 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:47,233 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,233 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,233 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,233 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,234 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 56#true, 62#true, 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:47,234 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,234 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,234 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,234 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,235 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 47#L825true, 56#true, 62#true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,235 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,235 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,235 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,235 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,270 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 104#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 3#L792true, 56#true, 62#true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:47,270 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,270 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,270 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,270 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,271 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][61], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 32#L880true, 104#true, Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 3#L792true, 47#L825true, 56#true, 62#true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:47,271 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,272 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,272 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,272 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:39:47,274 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][70], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 96#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L883true, 20#L835true, Black: 91#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 94#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 88#true, 104#true, 3#L792true, 47#L825true, 56#true, 62#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 70#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])



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



[2024-12-02 10:39:51,103 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,103 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,103 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,103 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,103 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,103 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,103 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,103 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,103 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,103 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,103 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,103 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,104 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,104 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,104 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 62#true, 56#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,104 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,104 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,104 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,104 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,104 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,104 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,104 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,104 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,104 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,105 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 30#L822true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,105 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,105 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,105 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,105 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,105 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,105 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,105 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,105 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,105 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,106 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,106 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,106 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,106 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,106 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,106 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:51,106 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,106 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,106 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,106 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,107 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, 104#true, 47#L825true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,107 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,107 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,107 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,107 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,118 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 53#L795true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,118 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,118 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,118 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,118 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,118 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 47#L825true, 53#L795true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,118 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,118 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,118 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,119 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,120 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 20#L835true, 104#true, 47#L825true, 53#L795true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 58#true])
[2024-12-02 10:39:51,120 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event
[2024-12-02 10:39:51,120 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is not cut-off event
[2024-12-02 10:39:51,120 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is not cut-off event
[2024-12-02 10:39:51,120 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is not cut-off event
[2024-12-02 10:39:51,120 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 47#L825true, 53#L795true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 58#true])
[2024-12-02 10:39:51,120 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,120 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,120 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,120 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,129 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 3#L792true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,129 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,129 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,129 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,130 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,130 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 3#L792true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,130 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,130 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,130 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,130 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,131 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 20#L835true, 104#true, 3#L792true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:51,131 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event
[2024-12-02 10:39:51,131 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is not cut-off event
[2024-12-02 10:39:51,131 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is not cut-off event
[2024-12-02 10:39:51,131 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is not cut-off event
[2024-12-02 10:39:51,131 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 3#L792true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 58#true])
[2024-12-02 10:39:51,131 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,131 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,131 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,131 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,150 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 3#L792true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,150 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,150 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,150 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,150 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,152 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 20#L835true, 104#true, 3#L792true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,152 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event
[2024-12-02 10:39:51,152 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is not cut-off event
[2024-12-02 10:39:51,152 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is not cut-off event
[2024-12-02 10:39:51,152 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is not cut-off event
[2024-12-02 10:39:51,152 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 3#L792true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,152 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,152 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,152 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,152 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,165 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,165 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,165 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,165 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,165 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,168 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 35#L770true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:51,168 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,168 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,168 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,169 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,169 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,169 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,169 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,169 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,169 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,169 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 35#L770true, 58#true])
[2024-12-02 10:39:51,169 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,169 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,169 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,170 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,174 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,174 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,174 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,174 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,174 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,175 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 35#L770true, 58#true])
[2024-12-02 10:39:51,175 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,175 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,175 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,175 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,175 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 47#L825true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 35#L770true, 58#true])
[2024-12-02 10:39:51,175 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,175 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,175 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,175 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,200 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, 54#L815true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,200 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,200 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,200 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,200 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,201 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, 54#L815true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,201 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,201 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,201 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,201 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,201 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, 54#L815true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,201 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,201 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,201 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,201 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,202 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, 54#L815true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,202 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,202 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,202 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,202 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,202 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 56#true, 62#true, 54#L815true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,202 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,202 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,202 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,202 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,202 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 56#true, 62#true, 54#L815true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, 58#true])
[2024-12-02 10:39:51,202 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,202 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,202 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,203 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,203 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, 62#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 12#L869-4true, 58#true])
[2024-12-02 10:39:51,203 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,203 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,203 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,203 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,203 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 12#L869-4true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,203 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,203 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,203 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,203 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,204 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 12#L869-4true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,204 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,204 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,204 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,204 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,204 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, 53#L795true, 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,204 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,204 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,204 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,204 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,204 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,205 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, 53#L795true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,205 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,205 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,205 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,205 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,205 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,205 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, 53#L795true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,205 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,205 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,205 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,205 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,205 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,206 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, 53#L795true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,206 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,206 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,206 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,206 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,206 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,207 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 3#L792true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,207 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,207 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,207 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,207 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,207 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,208 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 3#L792true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,208 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,208 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,208 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,208 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,208 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,208 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 3#L792true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 25#L838true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,208 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,208 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,208 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,208 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,208 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:39:51,221 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,221 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,221 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,221 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,221 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,221 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 62#true, 56#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,221 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,221 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,221 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,221 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,222 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,222 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,222 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,222 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,222 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,225 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,225 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,225 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,225 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,225 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,226 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,226 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,226 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,226 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,226 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,226 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,226 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,226 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,226 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,226 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,226 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 62#true, 56#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,226 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,227 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,227 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,227 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,227 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,227 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,227 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,227 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,227 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,227 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 30#L822true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,227 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,227 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,227 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,227 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,228 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,228 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,228 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,228 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,228 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,228 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,228 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,228 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,228 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,228 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,229 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,229 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,229 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,229 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,229 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,229 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, 104#true, 47#L825true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,229 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,229 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,229 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,229 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,238 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 53#L795true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,238 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,238 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,238 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,238 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,239 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 47#L825true, 53#L795true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,239 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,239 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,239 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,239 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,240 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 20#L835true, 104#true, 47#L825true, 53#L795true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 58#true])
[2024-12-02 10:39:51,240 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event
[2024-12-02 10:39:51,240 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is not cut-off event
[2024-12-02 10:39:51,240 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is not cut-off event
[2024-12-02 10:39:51,240 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is not cut-off event
[2024-12-02 10:39:51,240 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 47#L825true, 53#L795true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 58#true])
[2024-12-02 10:39:51,240 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,240 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,240 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,241 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,243 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 62#true, 56#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,243 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,243 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,243 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,243 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,243 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,243 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,243 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,243 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,243 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,248 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,248 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,248 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,248 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,248 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,249 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,249 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,249 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,249 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,249 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,249 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,249 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,249 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,249 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,249 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,250 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 30#L822true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,250 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,250 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,250 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,250 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,250 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,250 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,250 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,250 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,250 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,251 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,251 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,251 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,251 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,251 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,251 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,251 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,251 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,251 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,251 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,252 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,252 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,252 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,252 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,252 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,252 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:51,252 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,252 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,252 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,252 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,253 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, 32#L880true, 104#true, 47#L825true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,253 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,253 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,253 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,253 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,255 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 58#true])
[2024-12-02 10:39:51,255 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,255 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,255 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,255 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,255 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, 33#L883true, 104#true, 47#L825true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:51,255 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,255 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,255 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,255 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,261 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 53#L795true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,262 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,262 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,262 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,262 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,264 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 20#L835true, 33#L883true, 104#true, 53#L795true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,264 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event
[2024-12-02 10:39:51,264 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is not cut-off event
[2024-12-02 10:39:51,264 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is not cut-off event
[2024-12-02 10:39:51,264 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is not cut-off event
[2024-12-02 10:39:51,264 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 53#L795true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,264 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,264 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,264 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,264 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,274 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 3#L792true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,274 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,274 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,274 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,274 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,276 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 20#L835true, 104#true, 3#L792true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,276 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event
[2024-12-02 10:39:51,276 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is not cut-off event
[2024-12-02 10:39:51,276 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is not cut-off event
[2024-12-02 10:39:51,276 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is not cut-off event
[2024-12-02 10:39:51,276 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 3#L792true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,276 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,276 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,276 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,276 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,309 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,309 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,309 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,309 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,309 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,310 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 35#L770true, 58#true])
[2024-12-02 10:39:51,310 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,310 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,310 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,310 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,311 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 47#L825true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 35#L770true, 58#true])
[2024-12-02 10:39:51,311 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,311 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,311 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,311 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,314 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,314 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,314 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,314 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,314 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,315 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,315 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,315 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,315 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,315 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,332 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, 54#L815true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,333 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,333 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,333 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,333 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,333 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 56#true, 62#true, 54#L815true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,333 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,333 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,333 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,333 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,333 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 56#true, 62#true, 54#L815true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, 58#true])
[2024-12-02 10:39:51,333 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,333 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,333 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,333 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,334 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 56#true, 62#true, 54#L815true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,334 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,334 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,334 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,334 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,334 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 56#true, 62#true, 54#L815true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, 58#true])
[2024-12-02 10:39:51,334 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,334 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,334 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,334 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,335 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, 62#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 12#L869-4true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,335 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,335 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,335 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,335 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,335 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, 53#L795true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,335 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,335 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,335 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,335 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,335 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,336 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 56#true, 62#true, 53#L795true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,336 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,336 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,336 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,336 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,336 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,336 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 56#true, 62#true, 53#L795true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,336 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,336 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,336 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,336 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,336 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,337 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 3#L792true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,337 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,337 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,337 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,337 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,337 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,337 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 3#L792true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 25#L838true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,337 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,337 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,337 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,337 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,337 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-12-02 10:39:51,346 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 62#true, 56#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,346 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,346 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,346 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,346 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,347 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,347 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,347 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,347 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,347 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,351 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,351 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,351 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,351 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,351 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,351 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:51,351 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,351 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,351 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,351 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,352 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,352 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,352 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,352 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,352 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,352 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 30#L822true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,352 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,352 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,352 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,352 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,352 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,352 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,352 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,352 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,352 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,353 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,353 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,353 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,353 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,353 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,353 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,353 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,353 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,353 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,353 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,354 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,354 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,354 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,354 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,354 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,354 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,354 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,354 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,354 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,354 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,355 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, 32#L880true, 104#true, 47#L825true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,355 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,355 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,355 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,355 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,356 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:51,356 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,356 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,357 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,357 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,357 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 47#L825true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 58#true])
[2024-12-02 10:39:51,357 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,357 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,357 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,357 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,362 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 53#L795true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,362 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,362 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,362 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,362 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,364 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 20#L835true, 33#L883true, 104#true, 53#L795true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,364 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event
[2024-12-02 10:39:51,364 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is not cut-off event
[2024-12-02 10:39:51,364 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is not cut-off event
[2024-12-02 10:39:51,364 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is not cut-off event
[2024-12-02 10:39:51,365 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 53#L795true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,365 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,365 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,365 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,365 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,367 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,367 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,367 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,367 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,367 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,373 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,373 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,373 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,373 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,373 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,373 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,373 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,373 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,373 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,373 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,374 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,374 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,374 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,374 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,374 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,374 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,374 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,374 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,374 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,374 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,375 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,375 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,375 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,375 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,375 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,375 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,375 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,375 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,375 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,375 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,376 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, 32#L880true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:51,376 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,376 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,376 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,376 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,377 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, 112#true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:51,377 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,377 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,377 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,377 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,378 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 47#L825true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 58#true])
[2024-12-02 10:39:51,378 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,378 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,378 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,378 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,378 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, 33#L883true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,378 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,378 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,378 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,378 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,421 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,421 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,421 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,421 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,421 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,422 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 35#L770true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,422 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,422 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,422 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,422 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,440 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 56#true, 62#true, 54#L815true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,440 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,440 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,440 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,440 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,440 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 56#true, 62#true, 54#L815true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, 112#true, 58#true])
[2024-12-02 10:39:51,440 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,440 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,440 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,440 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,440 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 56#true, 62#true, 53#L795true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,440 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,440 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,441 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,441 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,441 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,441 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 56#true, 62#true, 53#L795true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,441 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,441 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,441 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,441 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,441 INFO  L297   olderBase$Statistics]:   existing Event has 32 ancestors and is cut-off event
[2024-12-02 10:39:51,446 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 62#true, 56#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,447 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,447 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,447 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,447 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,451 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][72], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,451 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,451 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,451 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,451 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,451 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,451 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,452 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,452 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,452 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,452 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true])
[2024-12-02 10:39:51,452 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,452 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,452 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,452 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,452 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,452 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,452 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,452 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,452 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,453 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,453 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,453 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,453 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,453 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,453 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,453 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,453 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,453 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,453 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,454 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 18#L802true, 32#L880true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,454 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,454 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,454 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,454 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,455 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, 30#L822true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, 112#true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:51,455 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,455 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,455 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,455 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,456 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 47#L825true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 58#true])
[2024-12-02 10:39:51,456 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,456 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,456 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,456 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,456 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, 18#L802true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:51,456 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,456 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,456 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,456 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,468 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,468 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,468 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,468 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,468 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,469 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,469 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,469 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,469 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,469 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,469 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,469 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,469 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,469 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,469 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,471 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 47#L825true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, 112#true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:51,471 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,471 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,471 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,471 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,471 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 40#L805true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,471 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,471 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,471 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,471 INFO  L297   olderBase$Statistics]:   existing Event has 33 ancestors and is cut-off event
[2024-12-02 10:39:51,524 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, 8#L874true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,524 INFO  L294   olderBase$Statistics]: this new event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,524 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,524 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,524 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,524 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 47#L825true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true])
[2024-12-02 10:39:51,524 INFO  L294   olderBase$Statistics]: this new event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,524 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,524 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,524 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,525 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,525 INFO  L294   olderBase$Statistics]: this new event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,525 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,525 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,525 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,526 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 47#L825true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, 112#true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true])
[2024-12-02 10:39:51,527 INFO  L294   olderBase$Statistics]: this new event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,527 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,527 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,527 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,527 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, 40#L805true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,527 INFO  L294   olderBase$Statistics]: this new event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,527 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,527 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,527 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,536 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,536 INFO  L294   olderBase$Statistics]: this new event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,536 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,537 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,537 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,538 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 5#L775true, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, 112#true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true])
[2024-12-02 10:39:51,538 INFO  L294   olderBase$Statistics]: this new event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,538 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,538 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,538 INFO  L297   olderBase$Statistics]:   existing Event has 34 ancestors and is cut-off event
[2024-12-02 10:39:51,576 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][82], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 32#L880true, 104#true, 56#true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 17#P1EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 112#true, 15#L845true, 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,576 INFO  L294   olderBase$Statistics]: this new event has 35 ancestors and is cut-off event
[2024-12-02 10:39:51,576 INFO  L297   olderBase$Statistics]:   existing Event has 35 ancestors and is cut-off event
[2024-12-02 10:39:51,576 INFO  L297   olderBase$Statistics]:   existing Event has 35 ancestors and is cut-off event
[2024-12-02 10:39:51,576 INFO  L297   olderBase$Statistics]:   existing Event has 35 ancestors and is cut-off event
[2024-12-02 10:39:51,578 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([353] L880-->L883: Formula: (= v_~main$tmp_guard1~0_1 (ite (= (ite (not (and (= 2 v_~__unbuffered_p3_EAX~0_2) (= v_~__unbuffered_p1_EAX~0_2 0) (= v_~__unbuffered_p3_EBX~0_2 0) (= v_~__unbuffered_p0_EAX~0_2 0) (= 2 v_~z~0_4))) 1 0) 0) 0 1))  InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  OutVars{~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_2, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_2, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_1, ~z~0=v_~z~0_4, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_2, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_2}  AuxVars[]  AssignedVars[~main$tmp_guard1~0][90], [60#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), 33#L883true, 104#true, 62#true, 56#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 38#P0EXITtrue, Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 17#P1EXITtrue, 112#true, 25#L838true, Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue])
[2024-12-02 10:39:51,578 INFO  L294   olderBase$Statistics]: this new event has 35 ancestors and is cut-off event
[2024-12-02 10:39:51,578 INFO  L297   olderBase$Statistics]:   existing Event has 35 ancestors and is cut-off event
[2024-12-02 10:39:51,578 INFO  L297   olderBase$Statistics]:   existing Event has 35 ancestors and is cut-off event
[2024-12-02 10:39:51,578 INFO  L297   olderBase$Statistics]:   existing Event has 35 ancestors and is cut-off event
[2024-12-02 10:39:51,653 INFO  L124   PetriNetUnfolderBase]: 19386/28611 cut-off events.
[2024-12-02 10:39:51,653 INFO  L125   PetriNetUnfolderBase]: For 15993/17863 co-relation queries the response was YES.
[2024-12-02 10:39:51,733 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 73425 conditions, 28611 events. 19386/28611 cut-off events. For 15993/17863 co-relation queries the response was YES. Maximal size of possible extension queue 1476. Compared 204529 event pairs, 2360 based on Foata normal form. 1086/28299 useless extension candidates. Maximal degree in co-relation 73408. Up to 10406 conditions per place. 
[2024-12-02 10:39:51,790 INFO  L140   encePairwiseOnDemand]: 42/49 looper letters, 69 selfloop transitions, 10 changer transitions 0/99 dead transitions.
[2024-12-02 10:39:51,790 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 64 places, 99 transitions, 510 flow
[2024-12-02 10:39:51,791 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 10:39:51,791 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 5 states.
[2024-12-02 10:39:51,791 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 177 transitions.
[2024-12-02 10:39:51,791 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7224489795918367
[2024-12-02 10:39:51,791 INFO  L175             Difference]: Start difference. First operand has 60 places, 52 transitions, 205 flow. Second operand 5 states and 177 transitions.
[2024-12-02 10:39:51,791 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 64 places, 99 transitions, 510 flow
[2024-12-02 10:39:51,794 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 99 transitions, 507 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-12-02 10:39:51,794 INFO  L231             Difference]: Finished difference. Result has 65 places, 57 transitions, 270 flow
[2024-12-02 10:39:51,794 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=203, PETRI_DIFFERENCE_MINUEND_PLACES=59, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=52, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=270, PETRI_PLACES=65, PETRI_TRANSITIONS=57}
[2024-12-02 10:39:51,795 INFO  L279   CegarLoopForPetriNet]: 57 programPoint places, 8 predicate places.
[2024-12-02 10:39:51,795 INFO  L471      AbstractCegarLoop]: Abstraction has has 65 places, 57 transitions, 270 flow
[2024-12-02 10:39:51,795 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 23.0) internal successors, (115), 5 states have internal predecessors, (115), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:39:51,795 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 10:39:51,795 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 10:39:51,795 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 10:39:51,795 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-12-02 10:39:51,796 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 10:39:51,796 INFO  L85        PathProgramCache]: Analyzing trace with hash -925989772, now seen corresponding path program 1 times
[2024-12-02 10:39:51,796 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 10:39:51,796 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2098079121]
[2024-12-02 10:39:51,796 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 10:39:51,796 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 10:39:51,821 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 10:39:52,091 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 10:39:52,091 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 10:39:52,091 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2098079121]
[2024-12-02 10:39:52,091 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2098079121] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 10:39:52,091 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 10:39:52,091 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 10:39:52,092 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [608528154]
[2024-12-02 10:39:52,092 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 10:39:52,092 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 10:39:52,092 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 10:39:52,092 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 10:39:52,092 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 10:39:52,119 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 16 out of 49
[2024-12-02 10:39:52,119 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 65 places, 57 transitions, 270 flow. Second operand  has 6 states, 6 states have (on average 19.333333333333332) internal successors, (116), 6 states have internal predecessors, (116), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:39:52,120 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 10:39:52,120 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 49
[2024-12-02 10:39:52,120 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 10:39:55,124 INFO  L124   PetriNetUnfolderBase]: 23714/36723 cut-off events.
[2024-12-02 10:39:55,124 INFO  L125   PetriNetUnfolderBase]: For 33708/42782 co-relation queries the response was YES.
[2024-12-02 10:39:55,211 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 100417 conditions, 36723 events. 23714/36723 cut-off events. For 33708/42782 co-relation queries the response was YES. Maximal size of possible extension queue 1663. Compared 287905 event pairs, 5185 based on Foata normal form. 850/35382 useless extension candidates. Maximal degree in co-relation 100397. Up to 12978 conditions per place. 
[2024-12-02 10:39:55,281 INFO  L140   encePairwiseOnDemand]: 38/49 looper letters, 125 selfloop transitions, 27 changer transitions 2/176 dead transitions.
[2024-12-02 10:39:55,281 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 176 transitions, 996 flow
[2024-12-02 10:39:55,281 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 10:39:55,282 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 9 states.
[2024-12-02 10:39:55,282 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 293 transitions.
[2024-12-02 10:39:55,282 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6643990929705216
[2024-12-02 10:39:55,282 INFO  L175             Difference]: Start difference. First operand has 65 places, 57 transitions, 270 flow. Second operand 9 states and 293 transitions.
[2024-12-02 10:39:55,282 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 176 transitions, 996 flow
[2024-12-02 10:39:55,288 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 71 places, 176 transitions, 981 flow, removed 4 selfloop flow, removed 2 redundant places.
[2024-12-02 10:39:55,289 INFO  L231             Difference]: Finished difference. Result has 79 places, 78 transitions, 510 flow
[2024-12-02 10:39:55,289 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=255, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=510, PETRI_PLACES=79, PETRI_TRANSITIONS=78}
[2024-12-02 10:39:55,289 INFO  L279   CegarLoopForPetriNet]: 57 programPoint places, 22 predicate places.
[2024-12-02 10:39:55,289 INFO  L471      AbstractCegarLoop]: Abstraction has has 79 places, 78 transitions, 510 flow
[2024-12-02 10:39:55,290 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 19.333333333333332) internal successors, (116), 6 states have internal predecessors, (116), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:39:55,290 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 10:39:55,290 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 10:39:55,290 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 10:39:55,290 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-12-02 10:39:55,290 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 10:39:55,290 INFO  L85        PathProgramCache]: Analyzing trace with hash 1922629834, now seen corresponding path program 2 times
[2024-12-02 10:39:55,290 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 10:39:55,290 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1324351566]
[2024-12-02 10:39:55,291 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 10:39:55,291 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 10:39:55,317 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-12-02 10:39:55,317 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 10:39:55,534 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 10:39:55,534 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 10:39:55,534 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1324351566]
[2024-12-02 10:39:55,534 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1324351566] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 10:39:55,535 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 10:39:55,535 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-12-02 10:39:55,535 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2119327506]
[2024-12-02 10:39:55,535 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 10:39:55,535 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-02 10:39:55,535 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 10:39:55,535 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 10:39:55,535 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-12-02 10:39:55,557 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 16 out of 49
[2024-12-02 10:39:55,557 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 78 transitions, 510 flow. Second operand  has 7 states, 7 states have (on average 18.857142857142858) internal successors, (132), 7 states have internal predecessors, (132), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:39:55,557 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 10:39:55,557 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 49
[2024-12-02 10:39:55,558 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 10:40:00,783 INFO  L124   PetriNetUnfolderBase]: 32036/49636 cut-off events.
[2024-12-02 10:40:00,783 INFO  L125   PetriNetUnfolderBase]: For 97487/105195 co-relation queries the response was YES.
[2024-12-02 10:40:01,009 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 155363 conditions, 49636 events. 32036/49636 cut-off events. For 97487/105195 co-relation queries the response was YES. Maximal size of possible extension queue 2438. Compared 408183 event pairs, 6525 based on Foata normal form. 848/47209 useless extension candidates. Maximal degree in co-relation 155335. Up to 14713 conditions per place. 
[2024-12-02 10:40:01,131 INFO  L140   encePairwiseOnDemand]: 38/49 looper letters, 120 selfloop transitions, 17 changer transitions 25/184 dead transitions.
[2024-12-02 10:40:01,132 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 86 places, 184 transitions, 1333 flow
[2024-12-02 10:40:01,132 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-02 10:40:01,132 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 8 states.
[2024-12-02 10:40:01,133 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 269 transitions.
[2024-12-02 10:40:01,133 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6862244897959183
[2024-12-02 10:40:01,134 INFO  L175             Difference]: Start difference. First operand has 79 places, 78 transitions, 510 flow. Second operand 8 states and 269 transitions.
[2024-12-02 10:40:01,134 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 86 places, 184 transitions, 1333 flow
[2024-12-02 10:40:01,391 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 86 places, 184 transitions, 1315 flow, removed 9 selfloop flow, removed 0 redundant places.
[2024-12-02 10:40:01,393 INFO  L231             Difference]: Finished difference. Result has 91 places, 72 transitions, 510 flow
[2024-12-02 10:40:01,393 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=492, PETRI_DIFFERENCE_MINUEND_PLACES=79, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=78, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=61, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=510, PETRI_PLACES=91, PETRI_TRANSITIONS=72}
[2024-12-02 10:40:01,393 INFO  L279   CegarLoopForPetriNet]: 57 programPoint places, 34 predicate places.
[2024-12-02 10:40:01,393 INFO  L471      AbstractCegarLoop]: Abstraction has has 91 places, 72 transitions, 510 flow
[2024-12-02 10:40:01,394 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 18.857142857142858) internal successors, (132), 7 states have internal predecessors, (132), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:40:01,394 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 10:40:01,394 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 10:40:01,394 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 10:40:01,394 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-12-02 10:40:01,394 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 10:40:01,394 INFO  L85        PathProgramCache]: Analyzing trace with hash 1636744338, now seen corresponding path program 3 times
[2024-12-02 10:40:01,394 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 10:40:01,394 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [399300375]
[2024-12-02 10:40:01,394 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-02 10:40:01,394 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 10:40:01,450 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s)
[2024-12-02 10:40:01,450 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 10:40:01,603 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 10:40:01,604 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 10:40:01,604 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [399300375]
[2024-12-02 10:40:01,604 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [399300375] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 10:40:01,604 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 10:40:01,604 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 10:40:01,604 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [780582280]
[2024-12-02 10:40:01,604 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 10:40:01,604 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 10:40:01,604 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 10:40:01,605 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 10:40:01,605 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-12-02 10:40:01,612 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 20 out of 49
[2024-12-02 10:40:01,612 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 91 places, 72 transitions, 510 flow. Second operand  has 6 states, 6 states have (on average 22.833333333333332) internal successors, (137), 6 states have internal predecessors, (137), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:40:01,612 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 10:40:01,612 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 49
[2024-12-02 10:40:01,612 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 10:40:02,282 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][52], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 30#L822true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 118#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 35#L770true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 176#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:02,282 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-12-02 10:40:02,282 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 10:40:02,282 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 10:40:02,282 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 10:40:02,346 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][68], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:02,346 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-12-02 10:40:02,346 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 10:40:02,346 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 10:40:02,346 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-12-02 10:40:02,677 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][68], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:02,677 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 10:40:02,677 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:40:02,677 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:40:02,677 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:40:02,677 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][68], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 30#L822true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:02,677 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,677 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,678 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,678 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,678 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][68], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:02,678 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 10:40:02,678 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:40:02,678 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:40:02,678 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:40:02,679 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][68], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:02,679 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-12-02 10:40:02,679 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:40:02,679 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:40:02,679 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-12-02 10:40:02,890 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][52], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 30#L822true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 118#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 123#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 35#L770true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 176#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:02,890 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,890 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,890 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,890 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,911 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:02,911 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,912 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,912 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,912 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,923 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][68], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 48#P2EXITtrue, 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:02,923 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,923 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,923 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,923 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,924 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][68], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 48#P2EXITtrue, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:02,924 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,924 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,924 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,924 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,978 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][68], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 123#true, Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:02,978 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,978 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,978 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:02,978 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-12-02 10:40:03,157 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][68], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,157 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,157 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,157 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,157 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,157 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][68], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 30#L822true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,157 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,157 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,157 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,157 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,158 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][68], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,159 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,159 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,159 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,159 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,159 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][68], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 48#P2EXITtrue, 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,159 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,159 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,159 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,159 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,164 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][21], [60#true, 30#L822true, 18#L802true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 118#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 123#true, Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 25#L838true, 35#L770true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 176#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,164 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,164 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,164 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,164 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,176 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,176 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,176 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,177 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,177 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,184 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][68], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 30#L822true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,184 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,184 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,184 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,184 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,184 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,184 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,185 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,185 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,185 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,186 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,186 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,186 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,186 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,186 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,187 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 48#P2EXITtrue, 58#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,187 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,187 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,187 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,187 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,187 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,187 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,187 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,187 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,187 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,237 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][43], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,237 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,238 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,238 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,238 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-12-02 10:40:03,416 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,416 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,416 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,416 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,416 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,472 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][43], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 25#L838true, 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,472 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,472 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,472 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,472 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,473 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][43], [60#true, 30#L822true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 25#L838true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,473 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,473 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,473 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,473 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,485 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][68], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 48#P2EXITtrue, 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,485 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,485 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,485 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,485 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,486 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][68], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 48#P2EXITtrue, 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,486 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,486 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,486 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,486 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,500 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,500 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,500 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,500 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,500 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,501 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,501 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,501 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,501 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,501 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,501 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 48#P2EXITtrue, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,501 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,501 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,501 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,501 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,502 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,502 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,502 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,502 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,502 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,509 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 48#P2EXITtrue, 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,509 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,509 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,509 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,509 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,510 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 48#P2EXITtrue, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,510 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,510 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,511 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,511 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,511 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 48#P2EXITtrue, 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 5#L775true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,511 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,511 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,512 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,512 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,551 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][43], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,552 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,552 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,552 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,552 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,552 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,555 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][43], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,555 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,555 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,555 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,555 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,557 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][43], [60#true, 18#L802true, 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,557 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,557 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,557 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,557 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-12-02 10:40:03,725 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,725 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,725 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,725 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,725 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,749 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][68], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 30#L822true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,749 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,749 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,749 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,749 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,749 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,749 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,749 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,749 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,749 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,750 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,750 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,750 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,750 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,750 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,750 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 48#P2EXITtrue, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,750 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,750 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,750 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,750 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,751 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 5#L775true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,751 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,751 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,751 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,751 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,821 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][43], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 25#L838true, 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,821 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,821 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,821 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,821 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,846 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 48#P2EXITtrue, 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,846 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,846 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,846 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,846 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,847 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 48#P2EXITtrue, 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,847 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,847 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,847 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,847 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,848 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 60#true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 48#P2EXITtrue, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 52#$Ultimate##0true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,848 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,848 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,848 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,848 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,882 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:03,882 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,882 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,883 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,883 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,899 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][43], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#P2EXITtrue, 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,899 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,899 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,899 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,899 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,899 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,903 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][43], [60#true, 18#L802true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 48#P2EXITtrue, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, 35#L770true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:03,903 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,903 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,903 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:03,903 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-12-02 10:40:04,065 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][43], [60#true, 30#L822true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#true, 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 25#L838true, Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 178#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))])
[2024-12-02 10:40:04,065 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,065 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,065 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,065 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,075 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,075 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,075 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,075 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,075 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,076 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,076 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,076 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,076 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,076 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,076 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 48#P2EXITtrue, 58#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,076 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,076 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,076 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,076 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,077 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,077 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,077 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,077 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,077 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,090 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,090 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,090 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,090 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,090 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,106 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 48#P2EXITtrue, 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,107 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,107 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,107 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,107 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,107 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 48#P2EXITtrue, 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,108 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,108 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,108 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,108 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,108 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 48#P2EXITtrue, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 5#L775true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,108 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,108 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,108 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,108 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,218 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,218 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,218 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,218 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,218 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,218 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,218 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 48#P2EXITtrue, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,219 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,219 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,219 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,219 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,219 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,219 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,219 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,219 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,219 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,220 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,220 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,220 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,220 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,220 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,220 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,220 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,220 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,220 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,220 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-12-02 10:40:04,395 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,395 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,395 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,395 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,395 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,409 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 48#P2EXITtrue, 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,409 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,409 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,409 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,409 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,410 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 48#P2EXITtrue, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,410 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,410 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,410 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,410 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,411 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115}  AuxVars[]  AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][84], [60#true, 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 125#(= ~a~0 1), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L845true, 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 48#P2EXITtrue, 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 3#L792true, 62#true, Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,411 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,411 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,411 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,411 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,424 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 48#P2EXITtrue, 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,424 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,424 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,424 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,424 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,533 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 48#P2EXITtrue, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,533 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,533 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,533 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,533 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,533 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,534 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,534 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,534 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,534 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,534 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,534 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,534 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 48#P2EXITtrue, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#L775true, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,534 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,534 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,534 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,534 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,535 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 48#P2EXITtrue, 9#L870true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,535 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,535 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,535 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,535 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,535 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 48#P2EXITtrue, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 5#L775true, 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,535 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,535 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,535 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,535 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,536 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,536 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,536 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,536 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,536 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,537 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 47#L825true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 38#P0EXITtrue, 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,537 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,537 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,537 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,537 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-12-02 10:40:04,880 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 48#P2EXITtrue, 58#true, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,880 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:40:04,880 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:40:04,880 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:40:04,881 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:40:04,989 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 48#P2EXITtrue, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,989 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:40:04,990 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:40:04,990 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:40:04,990 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:40:04,990 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:40:04,990 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 48#P2EXITtrue, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,990 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:40:04,990 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:40:04,990 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:40:04,990 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:40:04,990 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L795-->L802: Formula: (let ((.cse3 (not (= (mod v_~x$w_buff0_used~0_83 256) 0))) (.cse4 (not (= (mod v_~x$r_buff1_thd2~0_20 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd2~0_25 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_84 256) 0)))) (.cse1 (and (not (= (mod v_~x$w_buff1_used~0_75 256) 0)) .cse4)) (.cse2 (and .cse5 .cse3))) (and (= v_~x~0_54 (ite .cse0 v_~x$w_buff0~0_35 (ite .cse1 v_~x$w_buff1~0_32 v_~x~0_55))) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_84) 256) 0) 0 1) v_~x$w_buff0_used~0_83) (= v_~x$w_buff1_used~0_74 (ite (= (mod (ite (or .cse1 .cse2) 0 v_~x$w_buff1_used~0_75) 256) 0) 0 1)) (= v_~x$r_buff0_thd2~0_24 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd2~0_25) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd2~0_24 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_74 256) 0)))) 0 v_~x$r_buff1_thd2~0_20) 256) 0) 0 1) v_~x$r_buff1_thd2~0_19))))  InVars {~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_20, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_75, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_25, ~x~0=v_~x~0_55, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_84}  OutVars{~x$w_buff0~0=v_~x$w_buff0~0_35, ~x$w_buff1~0=v_~x$w_buff1~0_32, ~x$r_buff1_thd2~0=v_~x$r_buff1_thd2~0_19, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_74, ~x$r_buff0_thd2~0=v_~x$r_buff0_thd2~0_24, ~x~0=v_~x~0_54, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_83}  AuxVars[]  AssignedVars[~x$r_buff1_thd2~0, ~x$w_buff1_used~0, ~x$r_buff0_thd2~0, ~x~0, ~x$w_buff0_used~0][87], [60#true, 18#L802true, 56#true, Black: 136#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 130#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 132#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 138#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#true, 158#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 134#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 69#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 126#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 75#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 73#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 180#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), 58#true, 48#P2EXITtrue, Black: 90#(= ~__unbuffered_p3_EAX~0 0), Black: 161#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(= ~a~0 1), Black: 155#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 163#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 125#(= ~a~0 1), Black: 107#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 109#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#P0EXITtrue, 25#L838true, Black: 120#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 116#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))])
[2024-12-02 10:40:04,991 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-12-02 10:40:04,991 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:40:04,991 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:40:04,991 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-12-02 10:40:05,996 INFO  L124   PetriNetUnfolderBase]: 30279/44267 cut-off events.
[2024-12-02 10:40:05,996 INFO  L125   PetriNetUnfolderBase]: For 95387/98667 co-relation queries the response was YES.
[2024-12-02 10:40:06,168 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 136693 conditions, 44267 events. 30279/44267 cut-off events. For 95387/98667 co-relation queries the response was YES. Maximal size of possible extension queue 2272. Compared 325593 event pairs, 2518 based on Foata normal form. 2222/44987 useless extension candidates. Maximal degree in co-relation 136658. Up to 15214 conditions per place. 
[2024-12-02 10:40:06,224 INFO  L140   encePairwiseOnDemand]: 42/49 looper letters, 88 selfloop transitions, 14 changer transitions 6/140 dead transitions.
[2024-12-02 10:40:06,224 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 94 places, 140 transitions, 1070 flow
[2024-12-02 10:40:06,224 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 10:40:06,224 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 6 states.
[2024-12-02 10:40:06,225 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 214 transitions.
[2024-12-02 10:40:06,225 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7278911564625851
[2024-12-02 10:40:06,225 INFO  L175             Difference]: Start difference. First operand has 91 places, 72 transitions, 510 flow. Second operand 6 states and 214 transitions.
[2024-12-02 10:40:06,225 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 94 places, 140 transitions, 1070 flow
[2024-12-02 10:40:06,372 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 88 places, 140 transitions, 1036 flow, removed 4 selfloop flow, removed 6 redundant places.
[2024-12-02 10:40:06,373 INFO  L231             Difference]: Finished difference. Result has 90 places, 76 transitions, 554 flow
[2024-12-02 10:40:06,374 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=476, PETRI_DIFFERENCE_MINUEND_PLACES=83, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=72, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=58, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=554, PETRI_PLACES=90, PETRI_TRANSITIONS=76}
[2024-12-02 10:40:06,374 INFO  L279   CegarLoopForPetriNet]: 57 programPoint places, 33 predicate places.
[2024-12-02 10:40:06,374 INFO  L471      AbstractCegarLoop]: Abstraction has has 90 places, 76 transitions, 554 flow
[2024-12-02 10:40:06,374 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 22.833333333333332) internal successors, (137), 6 states have internal predecessors, (137), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:40:06,374 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 10:40:06,374 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 10:40:06,374 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 10:40:06,374 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-12-02 10:40:06,375 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 10:40:06,375 INFO  L85        PathProgramCache]: Analyzing trace with hash 277028511, now seen corresponding path program 1 times
[2024-12-02 10:40:06,375 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 10:40:06,375 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1295712673]
[2024-12-02 10:40:06,375 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 10:40:06,375 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 10:40:06,393 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 10:40:06,619 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 10:40:06,619 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 10:40:06,619 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1295712673]
[2024-12-02 10:40:06,619 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1295712673] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 10:40:06,619 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 10:40:06,619 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 10:40:06,619 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1931420457]
[2024-12-02 10:40:06,619 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 10:40:06,619 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 10:40:06,620 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 10:40:06,620 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 10:40:06,620 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-12-02 10:40:06,634 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 17 out of 49
[2024-12-02 10:40:06,634 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 76 transitions, 554 flow. Second operand  has 6 states, 6 states have (on average 20.5) internal successors, (123), 6 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:40:06,634 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 10:40:06,634 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 49
[2024-12-02 10:40:06,634 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 10:40:11,281 INFO  L124   PetriNetUnfolderBase]: 26788/43351 cut-off events.
[2024-12-02 10:40:11,282 INFO  L125   PetriNetUnfolderBase]: For 132268/147146 co-relation queries the response was YES.
[2024-12-02 10:40:11,490 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 147486 conditions, 43351 events. 26788/43351 cut-off events. For 132268/147146 co-relation queries the response was YES. Maximal size of possible extension queue 2732. Compared 379947 event pairs, 8535 based on Foata normal form. 1401/40463 useless extension candidates. Maximal degree in co-relation 147452. Up to 19743 conditions per place. 
[2024-12-02 10:40:11,583 INFO  L140   encePairwiseOnDemand]: 41/49 looper letters, 74 selfloop transitions, 16 changer transitions 18/137 dead transitions.
[2024-12-02 10:40:11,583 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 93 places, 137 transitions, 1141 flow
[2024-12-02 10:40:11,584 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 10:40:11,584 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 6 states.
[2024-12-02 10:40:11,585 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 187 transitions.
[2024-12-02 10:40:11,585 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6360544217687075
[2024-12-02 10:40:11,585 INFO  L175             Difference]: Start difference. First operand has 90 places, 76 transitions, 554 flow. Second operand 6 states and 187 transitions.
[2024-12-02 10:40:11,585 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 93 places, 137 transitions, 1141 flow
[2024-12-02 10:40:12,518 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 89 places, 137 transitions, 1086 flow, removed 20 selfloop flow, removed 4 redundant places.
[2024-12-02 10:40:12,519 INFO  L231             Difference]: Finished difference. Result has 93 places, 83 transitions, 646 flow
[2024-12-02 10:40:12,519 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=515, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=76, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=62, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=646, PETRI_PLACES=93, PETRI_TRANSITIONS=83}
[2024-12-02 10:40:12,520 INFO  L279   CegarLoopForPetriNet]: 57 programPoint places, 36 predicate places.
[2024-12-02 10:40:12,520 INFO  L471      AbstractCegarLoop]: Abstraction has has 93 places, 83 transitions, 646 flow
[2024-12-02 10:40:12,520 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 20.5) internal successors, (123), 6 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:40:12,520 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 10:40:12,520 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 10:40:12,520 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 10:40:12,520 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-12-02 10:40:12,521 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 10:40:12,521 INFO  L85        PathProgramCache]: Analyzing trace with hash 1299972616, now seen corresponding path program 1 times
[2024-12-02 10:40:12,521 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 10:40:12,521 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [255721532]
[2024-12-02 10:40:12,521 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 10:40:12,521 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 10:40:12,568 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 10:40:13,169 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 10:40:13,169 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 10:40:13,169 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [255721532]
[2024-12-02 10:40:13,169 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [255721532] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 10:40:13,169 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 10:40:13,170 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-12-02 10:40:13,170 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1998983828]
[2024-12-02 10:40:13,170 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 10:40:13,170 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-12-02 10:40:13,170 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 10:40:13,170 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-12-02 10:40:13,171 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2024-12-02 10:40:13,176 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 22 out of 49
[2024-12-02 10:40:13,176 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 93 places, 83 transitions, 646 flow. Second operand  has 8 states, 8 states have (on average 24.25) internal successors, (194), 8 states have internal predecessors, (194), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:40:13,177 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 10:40:13,177 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 49
[2024-12-02 10:40:13,177 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 10:40:21,772 INFO  L124   PetriNetUnfolderBase]: 44691/76950 cut-off events.
[2024-12-02 10:40:21,772 INFO  L125   PetriNetUnfolderBase]: For 155595/170638 co-relation queries the response was YES.
[2024-12-02 10:40:22,265 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 228327 conditions, 76950 events. 44691/76950 cut-off events. For 155595/170638 co-relation queries the response was YES. Maximal size of possible extension queue 5478. Compared 802725 event pairs, 13934 based on Foata normal form. 2029/71290 useless extension candidates. Maximal degree in co-relation 228290. Up to 27120 conditions per place. 
[2024-12-02 10:40:22,364 INFO  L140   encePairwiseOnDemand]: 39/49 looper letters, 65 selfloop transitions, 16 changer transitions 33/168 dead transitions.
[2024-12-02 10:40:22,364 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 168 transitions, 1327 flow
[2024-12-02 10:40:22,364 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 10:40:22,365 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 9 states.
[2024-12-02 10:40:22,365 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 294 transitions.
[2024-12-02 10:40:22,366 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6666666666666666
[2024-12-02 10:40:22,366 INFO  L175             Difference]: Start difference. First operand has 93 places, 83 transitions, 646 flow. Second operand 9 states and 294 transitions.
[2024-12-02 10:40:22,366 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 168 transitions, 1327 flow
[2024-12-02 10:40:23,924 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 98 places, 168 transitions, 1283 flow, removed 22 selfloop flow, removed 2 redundant places.
[2024-12-02 10:40:23,925 INFO  L231             Difference]: Finished difference. Result has 103 places, 97 transitions, 770 flow
[2024-12-02 10:40:23,925 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=630, PETRI_DIFFERENCE_MINUEND_PLACES=90, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=83, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=73, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=770, PETRI_PLACES=103, PETRI_TRANSITIONS=97}
[2024-12-02 10:40:23,925 INFO  L279   CegarLoopForPetriNet]: 57 programPoint places, 46 predicate places.
[2024-12-02 10:40:23,925 INFO  L471      AbstractCegarLoop]: Abstraction has has 103 places, 97 transitions, 770 flow
[2024-12-02 10:40:23,925 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 24.25) internal successors, (194), 8 states have internal predecessors, (194), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:40:23,926 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 10:40:23,926 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 10:40:23,926 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 10:40:23,926 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-12-02 10:40:23,926 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 10:40:23,926 INFO  L85        PathProgramCache]: Analyzing trace with hash -1500619348, now seen corresponding path program 2 times
[2024-12-02 10:40:23,926 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 10:40:23,926 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1559790141]
[2024-12-02 10:40:23,926 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 10:40:23,926 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 10:40:23,983 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-12-02 10:40:23,984 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 10:40:24,160 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 10:40:24,160 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 10:40:24,160 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1559790141]
[2024-12-02 10:40:24,160 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1559790141] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 10:40:24,160 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 10:40:24,160 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 10:40:24,160 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1782029339]
[2024-12-02 10:40:24,160 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 10:40:24,161 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-02 10:40:24,161 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 10:40:24,161 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 10:40:24,161 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-12-02 10:40:24,167 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 20 out of 49
[2024-12-02 10:40:24,167 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 103 places, 97 transitions, 770 flow. Second operand  has 7 states, 7 states have (on average 22.857142857142858) internal successors, (160), 7 states have internal predecessors, (160), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:40:24,167 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 10:40:24,167 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 49
[2024-12-02 10:40:24,167 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 10:40:36,234 INFO  L124   PetriNetUnfolderBase]: 82183/121096 cut-off events.
[2024-12-02 10:40:36,234 INFO  L125   PetriNetUnfolderBase]: For 329002/337271 co-relation queries the response was YES.
[2024-12-02 10:40:36,752 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 421339 conditions, 121096 events. 82183/121096 cut-off events. For 329002/337271 co-relation queries the response was YES. Maximal size of possible extension queue 6622. Compared 1024192 event pairs, 5737 based on Foata normal form. 3250/121564 useless extension candidates. Maximal degree in co-relation 421297. Up to 44667 conditions per place. 
[2024-12-02 10:40:36,825 INFO  L140   encePairwiseOnDemand]: 42/49 looper letters, 84 selfloop transitions, 18 changer transitions 45/181 dead transitions.
[2024-12-02 10:40:36,825 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 107 places, 181 transitions, 1577 flow
[2024-12-02 10:40:36,825 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 10:40:36,825 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 7 states.
[2024-12-02 10:40:36,826 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 231 transitions.
[2024-12-02 10:40:36,826 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.673469387755102
[2024-12-02 10:40:36,826 INFO  L175             Difference]: Start difference. First operand has 103 places, 97 transitions, 770 flow. Second operand 7 states and 231 transitions.
[2024-12-02 10:40:36,826 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 107 places, 181 transitions, 1577 flow
[2024-12-02 10:40:43,973 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 102 places, 181 transitions, 1516 flow, removed 28 selfloop flow, removed 5 redundant places.
[2024-12-02 10:40:43,974 INFO  L231             Difference]: Finished difference. Result has 104 places, 82 transitions, 623 flow
[2024-12-02 10:40:43,974 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=728, PETRI_DIFFERENCE_MINUEND_PLACES=96, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=96, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=78, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=623, PETRI_PLACES=104, PETRI_TRANSITIONS=82}
[2024-12-02 10:40:43,974 INFO  L279   CegarLoopForPetriNet]: 57 programPoint places, 47 predicate places.
[2024-12-02 10:40:43,974 INFO  L471      AbstractCegarLoop]: Abstraction has has 104 places, 82 transitions, 623 flow
[2024-12-02 10:40:43,974 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 22.857142857142858) internal successors, (160), 7 states have internal predecessors, (160), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:40:43,974 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 10:40:43,974 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 10:40:43,974 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 10:40:43,975 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-12-02 10:40:43,975 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 10:40:43,975 INFO  L85        PathProgramCache]: Analyzing trace with hash -1835260531, now seen corresponding path program 1 times
[2024-12-02 10:40:43,975 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 10:40:43,975 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [394013456]
[2024-12-02 10:40:43,975 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 10:40:43,975 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 10:40:44,007 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 10:40:44,607 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 10:40:44,607 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 10:40:44,607 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [394013456]
[2024-12-02 10:40:44,607 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [394013456] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 10:40:44,607 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 10:40:44,607 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-12-02 10:40:44,607 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1597145557]
[2024-12-02 10:40:44,607 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 10:40:44,608 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-12-02 10:40:44,608 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 10:40:44,608 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-12-02 10:40:44,608 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=54, Unknown=0, NotChecked=0, Total=72
[2024-12-02 10:40:44,617 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 22 out of 49
[2024-12-02 10:40:44,618 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 104 places, 82 transitions, 623 flow. Second operand  has 9 states, 9 states have (on average 24.11111111111111) internal successors, (217), 9 states have internal predecessors, (217), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:40:44,618 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 10:40:44,618 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 49
[2024-12-02 10:40:44,618 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 10:40:49,758 INFO  L124   PetriNetUnfolderBase]: 31727/58270 cut-off events.
[2024-12-02 10:40:49,758 INFO  L125   PetriNetUnfolderBase]: For 145985/156203 co-relation queries the response was YES.
[2024-12-02 10:40:50,276 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 189987 conditions, 58270 events. 31727/58270 cut-off events. For 145985/156203 co-relation queries the response was YES. Maximal size of possible extension queue 5145. Compared 644710 event pairs, 9327 based on Foata normal form. 906/53028 useless extension candidates. Maximal degree in co-relation 189946. Up to 15705 conditions per place. 
[2024-12-02 10:40:50,325 INFO  L140   encePairwiseOnDemand]: 40/49 looper letters, 52 selfloop transitions, 12 changer transitions 14/131 dead transitions.
[2024-12-02 10:40:50,325 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 108 places, 131 transitions, 979 flow
[2024-12-02 10:40:50,326 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 10:40:50,326 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 9 states.
[2024-12-02 10:40:50,326 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 273 transitions.
[2024-12-02 10:40:50,326 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6190476190476191
[2024-12-02 10:40:50,326 INFO  L175             Difference]: Start difference. First operand has 104 places, 82 transitions, 623 flow. Second operand 9 states and 273 transitions.
[2024-12-02 10:40:50,326 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 108 places, 131 transitions, 979 flow
[2024-12-02 10:40:55,445 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 97 places, 131 transitions, 870 flow, removed 35 selfloop flow, removed 11 redundant places.
[2024-12-02 10:40:55,446 INFO  L231             Difference]: Finished difference. Result has 103 places, 88 transitions, 609 flow
[2024-12-02 10:40:55,446 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=526, PETRI_DIFFERENCE_MINUEND_PLACES=89, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=82, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=72, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=609, PETRI_PLACES=103, PETRI_TRANSITIONS=88}
[2024-12-02 10:40:55,447 INFO  L279   CegarLoopForPetriNet]: 57 programPoint places, 46 predicate places.
[2024-12-02 10:40:55,447 INFO  L471      AbstractCegarLoop]: Abstraction has has 103 places, 88 transitions, 609 flow
[2024-12-02 10:40:55,447 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 24.11111111111111) internal successors, (217), 9 states have internal predecessors, (217), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 10:40:55,447 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 10:40:55,447 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 10:40:55,447 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-02 10:40:55,447 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-12-02 10:40:55,447 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 10:40:55,448 INFO  L85        PathProgramCache]: Analyzing trace with hash 506396423, now seen corresponding path program 2 times
[2024-12-02 10:40:55,448 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 10:40:55,448 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [913047039]
[2024-12-02 10:40:55,448 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 10:40:55,448 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 10:40:55,513 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-12-02 10:40:55,513 INFO  L230   tOrderPrioritization]: Conjunction of SSA is sat
[2024-12-02 10:40:55,513 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 10:40:55,659 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 10:40:55,684 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-12-02 10:40:55,684 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-12-02 10:40:55,685 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (6 of 7 remaining)
[2024-12-02 10:40:55,686 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location P1Err0ASSERT_VIOLATIONERROR_FUNCTION (5 of 7 remaining)
[2024-12-02 10:40:55,687 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (4 of 7 remaining)
[2024-12-02 10:40:55,687 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 7 remaining)
[2024-12-02 10:40:55,687 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 7 remaining)
[2024-12-02 10:40:55,687 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 7 remaining)
[2024-12-02 10:40:55,687 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location P1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 7 remaining)
[2024-12-02 10:40:55,687 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-02 10:40:55,687 INFO  L422         BasicCegarLoop]: Path program histogram: [3, 2, 2, 1, 1, 1, 1, 1, 1]
[2024-12-02 10:40:55,754 INFO  L241   ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances
[2024-12-02 10:40:55,754 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-12-02 10:40:55,759 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 10:40:55 BasicIcfg
[2024-12-02 10:40:55,759 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-12-02 10:40:55,759 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-12-02 10:40:55,759 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-12-02 10:40:55,759 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-12-02 10:40:55,760 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 10:39:37" (3/4) ...
[2024-12-02 10:40:55,760 INFO  L140         WitnessPrinter]: Generating witness for reachability counterexample
[2024-12-02 10:40:55,840 INFO  L129   tionWitnessGenerator]: Generated YAML witness of length 9.
[2024-12-02 10:40:55,880 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a33bc9b-ebdb-4bc8-8b74-50346c54a202/bin/uautomizer-verify-84ZbGMXZE1/witness.graphml
[2024-12-02 10:40:55,881 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a33bc9b-ebdb-4bc8-8b74-50346c54a202/bin/uautomizer-verify-84ZbGMXZE1/witness.yml
[2024-12-02 10:40:55,881 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-12-02 10:40:55,881 INFO  L158              Benchmark]: Toolchain (without parser) took 79682.21ms. Allocated memory was 142.6MB in the beginning and 12.6GB in the end (delta: 12.4GB). Free memory was 115.0MB in the beginning and 8.9GB in the end (delta: -8.8GB). Peak memory consumption was 3.7GB. Max. memory is 16.1GB.
[2024-12-02 10:40:55,882 INFO  L158              Benchmark]: CDTParser took 0.29ms. Allocated memory is still 142.6MB. Free memory is still 82.9MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 10:40:55,882 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 426.73ms. Allocated memory is still 142.6MB. Free memory was 115.0MB in the beginning and 91.1MB in the end (delta: 23.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-12-02 10:40:55,882 INFO  L158              Benchmark]: Boogie Procedure Inliner took 41.34ms. Allocated memory is still 142.6MB. Free memory was 91.1MB in the beginning and 88.9MB in the end (delta: 2.2MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 10:40:55,882 INFO  L158              Benchmark]: Boogie Preprocessor took 44.37ms. Allocated memory is still 142.6MB. Free memory was 88.9MB in the beginning and 85.7MB in the end (delta: 3.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-12-02 10:40:55,883 INFO  L158              Benchmark]: RCFGBuilder took 630.25ms. Allocated memory is still 142.6MB. Free memory was 85.7MB in the beginning and 95.0MB in the end (delta: -9.3MB). Peak memory consumption was 39.3MB. Max. memory is 16.1GB.
[2024-12-02 10:40:55,883 INFO  L158              Benchmark]: TraceAbstraction took 78412.11ms. Allocated memory was 142.6MB in the beginning and 12.6GB in the end (delta: 12.4GB). Free memory was 94.4MB in the beginning and 8.9GB in the end (delta: -8.8GB). Peak memory consumption was 4.5GB. Max. memory is 16.1GB.
[2024-12-02 10:40:55,883 INFO  L158              Benchmark]: Witness Printer took 121.48ms. Allocated memory is still 12.6GB. Free memory was 8.9GB in the beginning and 8.9GB in the end (delta: 21.0MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
[2024-12-02 10:40:55,885 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.29ms. Allocated memory is still 142.6MB. Free memory is still 82.9MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 426.73ms. Allocated memory is still 142.6MB. Free memory was 115.0MB in the beginning and 91.1MB in the end (delta: 23.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 41.34ms. Allocated memory is still 142.6MB. Free memory was 91.1MB in the beginning and 88.9MB in the end (delta: 2.2MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 44.37ms. Allocated memory is still 142.6MB. Free memory was 88.9MB in the beginning and 85.7MB in the end (delta: 3.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * RCFGBuilder took 630.25ms. Allocated memory is still 142.6MB. Free memory was 85.7MB in the beginning and 95.0MB in the end (delta: -9.3MB). Peak memory consumption was 39.3MB. Max. memory is 16.1GB.
 * TraceAbstraction took 78412.11ms. Allocated memory was 142.6MB in the beginning and 12.6GB in the end (delta: 12.4GB). Free memory was 94.4MB in the beginning and 8.9GB in the end (delta: -8.8GB). Peak memory consumption was 4.5GB. Max. memory is 16.1GB.
 * Witness Printer took 121.48ms. Allocated memory is still 12.6GB. Free memory was 8.9GB in the beginning and 8.9GB in the end (delta: 21.0MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - CounterExampleResult [Line: 19]: a call to reach_error is reachable
    a call to reach_error is reachable
We found a FailurePath: 
[L711]               0  int __unbuffered_cnt = 0;
[L713]               0  int __unbuffered_p0_EAX = 0;
[L715]               0  int __unbuffered_p1_EAX = 0;
[L717]               0  int __unbuffered_p3_EAX = 0;
[L719]               0  int __unbuffered_p3_EBX = 0;
[L721]               0  int a = 0;
[L722]               0  _Bool main$tmp_guard0;
[L723]               0  _Bool main$tmp_guard1;
[L725]               0  int x = 0;
[L726]               0  _Bool x$flush_delayed;
[L727]               0  int x$mem_tmp;
[L728]               0  _Bool x$r_buff0_thd0;
[L729]               0  _Bool x$r_buff0_thd1;
[L730]               0  _Bool x$r_buff0_thd2;
[L731]               0  _Bool x$r_buff0_thd3;
[L732]               0  _Bool x$r_buff0_thd4;
[L733]               0  _Bool x$r_buff1_thd0;
[L734]               0  _Bool x$r_buff1_thd1;
[L735]               0  _Bool x$r_buff1_thd2;
[L736]               0  _Bool x$r_buff1_thd3;
[L737]               0  _Bool x$r_buff1_thd4;
[L738]               0  _Bool x$read_delayed;
[L739]               0  int *x$read_delayed_var;
[L740]               0  int x$w_buff0;
[L741]               0  _Bool x$w_buff0_used;
[L742]               0  int x$w_buff1;
[L743]               0  _Bool x$w_buff1_used;
[L745]               0  int y = 0;
[L747]               0  int z = 0;
[L748]               0  _Bool weak$$choice0;
[L749]               0  _Bool weak$$choice2;
[L862]               0  pthread_t t685;
[L863]  FCALL, FORK  0  pthread_create(&t685, ((void *)0), P0, ((void *)0))
        VAL             [\old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, main$tmp_guard0=0, main$tmp_guard1=0, t685=-3, weak$$choice0=0, weak$$choice2=0, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=0, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=0, x$w_buff0_used=0, x$w_buff1=0, x$w_buff1_used=0, x=0, y=0, z=0]
[L864]               0  pthread_t t686;
[L865]  FCALL, FORK  0  pthread_create(&t686, ((void *)0), P1, ((void *)0))
        VAL             [\old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, main$tmp_guard0=0, main$tmp_guard1=0, t685=-3, t686=-2, weak$$choice0=0, weak$$choice2=0, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=0, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=0, x$w_buff0_used=0, x$w_buff1=0, x$w_buff1_used=0, x=0, y=0, z=0]
[L866]               0  pthread_t t687;
[L867]  FCALL, FORK  0  pthread_create(&t687, ((void *)0), P2, ((void *)0))
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, main$tmp_guard0=0, main$tmp_guard1=0, t685=-3, t686=-2, t687=-1, weak$$choice0=0, weak$$choice2=0, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=0, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=0, x$w_buff0_used=0, x$w_buff1=0, x$w_buff1_used=0, x=0, y=0, z=0]
[L868]               0  pthread_t t688;
[L869]  FCALL, FORK  0  pthread_create(&t688, ((void *)0), P3, ((void *)0))
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, main$tmp_guard0=0, main$tmp_guard1=0, t685=-3, t686=-2, t687=-1, t688=0, weak$$choice0=0, weak$$choice2=0, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=0, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=0, x$w_buff0_used=0, x$w_buff1=0, x$w_buff1_used=0, x=0, y=0, z=0]
[L781]               2  x$w_buff1 = x$w_buff0
[L782]               2  x$w_buff0 = 1
[L783]               2  x$w_buff1_used = x$w_buff0_used
[L784]               2  x$w_buff0_used = (_Bool)1
[L785]  CALL         2  __VERIFIER_assert(!(x$w_buff1_used && x$w_buff0_used))
[L19]   COND FALSE   2  !(!expression)
[L785]  RET          2  __VERIFIER_assert(!(x$w_buff1_used && x$w_buff0_used))
[L786]               2  x$r_buff1_thd0 = x$r_buff0_thd0
[L787]               2  x$r_buff1_thd1 = x$r_buff0_thd1
[L788]               2  x$r_buff1_thd2 = x$r_buff0_thd2
[L789]               2  x$r_buff1_thd3 = x$r_buff0_thd3
[L790]               2  x$r_buff1_thd4 = x$r_buff0_thd4
[L791]               2  x$r_buff0_thd2 = (_Bool)1
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=1, x$w_buff1=0, x$w_buff1_used=0, x=0, y=0, z=0]
[L794]               2  __unbuffered_p1_EAX = y
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=1, x$w_buff1=0, x$w_buff1_used=0, x=0, y=0, z=0]
[L811]               3  y = 1
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=1, x$w_buff1=0, x$w_buff1_used=0, x=0, y=1, z=0]
[L814]               3  z = 1
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=1, x$w_buff1=0, x$w_buff1_used=0, x=0, y=1, z=1]
[L831]               4  z = 2
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=0, __unbuffered_p3_EBX=0, a=0, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=1, x$w_buff1=0, x$w_buff1_used=0, x=0, y=1, z=2]
[L834]               4  __unbuffered_p3_EAX = z
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=0, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=1, x$w_buff1=0, x$w_buff1_used=0, x=0, y=1, z=2]
[L837]               4  __unbuffered_p3_EBX = a
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=0, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=1, x$w_buff1=0, x$w_buff1_used=0, x=0, y=1, z=2]
[L753]               1  a = 1
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=0, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=1, x$w_buff1=0, x$w_buff1_used=0, x=0, y=1, z=2]
[L756]               1  weak$$choice0 = __VERIFIER_nondet_bool()
[L757]               1  weak$$choice2 = __VERIFIER_nondet_bool()
[L758]               1  x$flush_delayed = weak$$choice2
[L759]               1  x$mem_tmp = x
[L760]               1  x = !x$w_buff0_used || !x$r_buff0_thd1 && !x$w_buff1_used || !x$r_buff0_thd1 && !x$r_buff1_thd1 ? x : (x$w_buff0_used && x$r_buff0_thd1 ? x$w_buff0 : x$w_buff1)
[L761]               1  x$w_buff0 = weak$$choice2 ? x$w_buff0 : (!x$w_buff0_used || !x$r_buff0_thd1 && !x$w_buff1_used || !x$r_buff0_thd1 && !x$r_buff1_thd1 ? x$w_buff0 : (x$w_buff0_used && x$r_buff0_thd1 ? x$w_buff0 : x$w_buff0))
[L762]               1  x$w_buff1 = weak$$choice2 ? x$w_buff1 : (!x$w_buff0_used || !x$r_buff0_thd1 && !x$w_buff1_used || !x$r_buff0_thd1 && !x$r_buff1_thd1 ? x$w_buff1 : (x$w_buff0_used && x$r_buff0_thd1 ? x$w_buff1 : x$w_buff1))
[L763]               1  x$w_buff0_used = weak$$choice2 ? x$w_buff0_used : (!x$w_buff0_used || !x$r_buff0_thd1 && !x$w_buff1_used || !x$r_buff0_thd1 && !x$r_buff1_thd1 ? x$w_buff0_used : (x$w_buff0_used && x$r_buff0_thd1 ? (_Bool)0 : x$w_buff0_used))
[L764]               1  x$w_buff1_used = weak$$choice2 ? x$w_buff1_used : (!x$w_buff0_used || !x$r_buff0_thd1 && !x$w_buff1_used || !x$r_buff0_thd1 && !x$r_buff1_thd1 ? x$w_buff1_used : (x$w_buff0_used && x$r_buff0_thd1 ? (_Bool)0 : (_Bool)0))
[L765]               1  x$r_buff0_thd1 = weak$$choice2 ? x$r_buff0_thd1 : (!x$w_buff0_used || !x$r_buff0_thd1 && !x$w_buff1_used || !x$r_buff0_thd1 && !x$r_buff1_thd1 ? x$r_buff0_thd1 : (x$w_buff0_used && x$r_buff0_thd1 ? (_Bool)0 : x$r_buff0_thd1))
[L766]               1  x$r_buff1_thd1 = weak$$choice2 ? x$r_buff1_thd1 : (!x$w_buff0_used || !x$r_buff0_thd1 && !x$w_buff1_used || !x$r_buff0_thd1 && !x$r_buff1_thd1 ? x$r_buff1_thd1 : (x$w_buff0_used && x$r_buff0_thd1 ? (_Bool)0 : (_Bool)0))
[L767]               1  __unbuffered_p0_EAX = x
[L768]               1  x = x$flush_delayed ? x$mem_tmp : x
[L769]               1  x$flush_delayed = (_Bool)0
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=1, x$w_buff1=0, x$w_buff1_used=0, x=0, y=1, z=2]
[L797]               2  x = x$w_buff0_used && x$r_buff0_thd2 ? x$w_buff0 : (x$w_buff1_used && x$r_buff1_thd2 ? x$w_buff1 : x)
[L798]               2  x$w_buff0_used = x$w_buff0_used && x$r_buff0_thd2 ? (_Bool)0 : x$w_buff0_used
[L799]               2  x$w_buff1_used = x$w_buff0_used && x$r_buff0_thd2 || x$w_buff1_used && x$r_buff1_thd2 ? (_Bool)0 : x$w_buff1_used
[L800]               2  x$r_buff0_thd2 = x$w_buff0_used && x$r_buff0_thd2 ? (_Bool)0 : x$r_buff0_thd2
[L801]               2  x$r_buff1_thd2 = x$w_buff0_used && x$r_buff0_thd2 || x$w_buff1_used && x$r_buff1_thd2 ? (_Bool)0 : x$r_buff1_thd2
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=0, x$w_buff1=0, x$w_buff1_used=0, x=1, y=1, z=2]
[L817]               3  x = x$w_buff0_used && x$r_buff0_thd3 ? x$w_buff0 : (x$w_buff1_used && x$r_buff1_thd3 ? x$w_buff1 : x)
[L818]               3  x$w_buff0_used = x$w_buff0_used && x$r_buff0_thd3 ? (_Bool)0 : x$w_buff0_used
[L819]               3  x$w_buff1_used = x$w_buff0_used && x$r_buff0_thd3 || x$w_buff1_used && x$r_buff1_thd3 ? (_Bool)0 : x$w_buff1_used
[L820]               3  x$r_buff0_thd3 = x$w_buff0_used && x$r_buff0_thd3 ? (_Bool)0 : x$r_buff0_thd3
[L821]               3  x$r_buff1_thd3 = x$w_buff0_used && x$r_buff0_thd3 || x$w_buff1_used && x$r_buff1_thd3 ? (_Bool)0 : x$r_buff1_thd3
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=0, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=0, x$w_buff1=0, x$w_buff1_used=0, x=1, y=1, z=2]
[L804]               2  __unbuffered_cnt = __unbuffered_cnt + 1
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=1, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=0, x$w_buff1=0, x$w_buff1_used=0, x=1, y=1, z=2]
[L774]               1  __unbuffered_cnt = __unbuffered_cnt + 1
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=2, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=0, x$w_buff1=0, x$w_buff1_used=0, x=1, y=1, z=2]
[L824]               3  __unbuffered_cnt = __unbuffered_cnt + 1
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=3, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=0, x$w_buff1=0, x$w_buff1_used=0, x=1, y=1, z=2]
[L840]               4  x = x$w_buff0_used && x$r_buff0_thd4 ? x$w_buff0 : (x$w_buff1_used && x$r_buff1_thd4 ? x$w_buff1 : x)
[L841]               4  x$w_buff0_used = x$w_buff0_used && x$r_buff0_thd4 ? (_Bool)0 : x$w_buff0_used
[L842]               4  x$w_buff1_used = x$w_buff0_used && x$r_buff0_thd4 || x$w_buff1_used && x$r_buff1_thd4 ? (_Bool)0 : x$w_buff1_used
[L843]               4  x$r_buff0_thd4 = x$w_buff0_used && x$r_buff0_thd4 ? (_Bool)0 : x$r_buff0_thd4
[L844]               4  x$r_buff1_thd4 = x$w_buff0_used && x$r_buff0_thd4 || x$w_buff1_used && x$r_buff1_thd4 ? (_Bool)0 : x$r_buff1_thd4
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=3, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=0, x$w_buff1=0, x$w_buff1_used=0, x=1, y=1, z=2]
[L847]               4  __unbuffered_cnt = __unbuffered_cnt + 1
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=0, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=0, x$w_buff1=0, x$w_buff1_used=0, x=1, y=1, z=2]
[L871]               0  main$tmp_guard0 = __unbuffered_cnt == 4
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, t685=-3, t686=-2, t687=-1, t688=0, weak$$choice0=0, weak$$choice2=1, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=0, x$w_buff1=0, x$w_buff1_used=0, x=1, y=1, z=2]
[L873]  CALL         0  assume_abort_if_not(main$tmp_guard0)
[L4]    COND FALSE   0  !(!cond)
[L873]  RET          0  assume_abort_if_not(main$tmp_guard0)
[L875]               0  x = x$w_buff0_used && x$r_buff0_thd0 ? x$w_buff0 : (x$w_buff1_used && x$r_buff1_thd0 ? x$w_buff1 : x)
[L876]               0  x$w_buff0_used = x$w_buff0_used && x$r_buff0_thd0 ? (_Bool)0 : x$w_buff0_used
[L877]               0  x$w_buff1_used = x$w_buff0_used && x$r_buff0_thd0 || x$w_buff1_used && x$r_buff1_thd0 ? (_Bool)0 : x$w_buff1_used
[L878]               0  x$r_buff0_thd0 = x$w_buff0_used && x$r_buff0_thd0 ? (_Bool)0 : x$r_buff0_thd0
[L879]               0  x$r_buff1_thd0 = x$w_buff0_used && x$r_buff0_thd0 || x$w_buff1_used && x$r_buff1_thd0 ? (_Bool)0 : x$r_buff1_thd0
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, t685=-3, t686=-2, t687=-1, t688=0, weak$$choice0=0, weak$$choice2=1, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=0, x$w_buff1=0, x$w_buff1_used=0, x=1, y=1, z=2]
[L882]               0  main$tmp_guard1 = !(z == 2 && __unbuffered_p0_EAX == 0 && __unbuffered_p1_EAX == 0 && __unbuffered_p3_EAX == 2 && __unbuffered_p3_EBX == 0)
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, main$tmp_guard0=1, main$tmp_guard1=0, t685=-3, t686=-2, t687=-1, t688=0, weak$$choice0=0, weak$$choice2=1, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=0, x$w_buff1=0, x$w_buff1_used=0, x=1, y=1, z=2]
[L884]  CALL         0  __VERIFIER_assert(main$tmp_guard1)
[L19]   COND TRUE    0  !expression
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(expression)=0, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, expression=0, main$tmp_guard0=1, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=0, x$w_buff1=0, x$w_buff1_used=0, x=1, y=1, z=2]
[L19]                0  reach_error()
        VAL             [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(expression)=0, __unbuffered_cnt=4, __unbuffered_p0_EAX=0, __unbuffered_p1_EAX=0, __unbuffered_p3_EAX=2, __unbuffered_p3_EBX=0, a=1, arg={0:0}, arg={0:0}, arg={0:0}, expression=0, main$tmp_guard0=1, main$tmp_guard1=0, weak$$choice0=0, weak$$choice2=1, x$flush_delayed=0, x$mem_tmp=0, x$r_buff0_thd0=0, x$r_buff0_thd1=0, x$r_buff0_thd2=1, x$r_buff0_thd3=0, x$r_buff0_thd4=0, x$r_buff1_thd0=0, x$r_buff1_thd1=0, x$r_buff1_thd2=0, x$r_buff1_thd3=0, x$r_buff1_thd4=0, x$read_delayed=0, x$read_delayed_var={0:0}, x$w_buff0=1, x$w_buff0_used=0, x$w_buff1=0, x$w_buff1_used=0, x=1, y=1, z=2]

  - UnprovableResult [Line: 19]: Unable to prove that a call to reach_error is unreachable
    Unable to prove that a call to reach_error is unreachable
 Reason: Not analyzed. 
  - UnprovableResult [Line: 865]: Unable to prove that petrification did provide enough thread instances (tool internal message)
    Unable to prove that petrification did provide enough thread instances (tool internal message)
 Reason: Not analyzed. 
  - UnprovableResult [Line: 863]: Unable to prove that petrification did provide enough thread instances (tool internal message)
    Unable to prove that petrification did provide enough thread instances (tool internal message)
 Reason: Not analyzed. 
  - UnprovableResult [Line: 869]: Unable to prove that petrification did provide enough thread instances (tool internal message)
    Unable to prove that petrification did provide enough thread instances (tool internal message)
 Reason: Not analyzed. 
  - UnprovableResult [Line: 867]: Unable to prove that petrification did provide enough thread instances (tool internal message)
    Unable to prove that petrification did provide enough thread instances (tool internal message)
 Reason: Not analyzed. 
  - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances
    CFG has 9 procedures, 83 locations, 7 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 78.2s, OverallIterations: 13, TraceHistogramMax: 1, PathProgramHistogramMax: 3, EmptinessCheckTime: 0.0s, AutomataDifference: 74.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 956 SdHoareTripleChecker+Valid, 3.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 919 mSDsluCounter, 338 SdHoareTripleChecker+Invalid, 2.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 257 mSDsCounter, 55 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 2301 IncrementalHoareTripleChecker+Invalid, 2356 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 55 mSolverCounterUnsat, 81 mSDtfsCounter, 2301 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 101 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 83 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 57 ImplicationChecksByTransitivity, 0.6s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=770occurred in iteration=10, InterpolantAutomatonStates: 82, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 3.3s InterpolantComputationTime, 332 NumberOfCodeBlocks, 332 NumberOfCodeBlocksAsserted, 13 NumberOfCheckSat, 283 ConstructedInterpolants, 0 QuantifiedInterpolants, 2020 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 12 InterpolantComputations, 12 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available
RESULT: Ultimate proved your program to be incorrect!
[2024-12-02 10:40:55,902 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a33bc9b-ebdb-4bc8-8b74-50346c54a202/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Writing human readable error path to file UltimateCounterExample.errorpath
Result:
FALSE